projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33efde5
)
NAND: Align right column of the shorthelp with other commands.
author
Scott Wood
<scottwood@freescale.com>
Mon, 27 Oct 2008 20:38:30 +0000
(15:38 -0500)
committer
Scott Wood
<scottwood@freescale.com>
Wed, 29 Oct 2008 15:42:18 +0000
(10:42 -0500)
I accidentally broke this in when making consistent the partial
alignment of the longhelp.
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c
patch
|
blob
|
history
diff --git
a/common/cmd_nand.c
b/common/cmd_nand.c
index ea43f4f86e09b8040fdfd7d711b12784e326d354..0a366d32c4721bc60b6062d52eb66cddd48d80c6 100644
(file)
--- a/
common/cmd_nand.c
+++ b/
common/cmd_nand.c
@@
-469,7
+469,7
@@
usage:
}
U_BOOT_CMD(nand, 5, 1, do_nand,
- "nand - NAND sub-system\n",
+ "nand
- NAND sub-system\n",
"info - show available NAND devices\n"
"nand device [dev] - show or set current device\n"
"nand read - addr off|partition size\n"