Skip to content
Snippets Groups Projects
Commit 695c130e authored by Scott Wood's avatar Scott Wood
Browse files

NAND: Align right column of the shorthelp with other commands.


I accidentally broke this in when making consistent the partial
alignment of the longhelp.

Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent 33efde5e
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment