summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-08-10 14:58:54 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-08-10 14:58:54 +0200
commitff7a89b781e917265fa93a1defa383a517d3a3e0 (patch)
tree89b76b49e925b50b31ce5951750224eac442b6cf
parent8eb58ad08c4cac4d0d572474792b18ed3acd3271 (diff)
download0xFFFF-ff7a89b781e917265fa93a1defa383a517d3a3e0.tar.bz2
main: Update help
-rw-r--r--src/main2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main2.c b/src/main2.c
index 0d11c1b..5008430 100644
--- a/src/main2.c
+++ b/src/main2.c
@@ -56,9 +56,9 @@ static void show_usage(void) {
"Over USB:\n"
" -b cmdline boot default or loaded kernel with cmdline, empty use default\n"
" -r reboot device\n"
- " -l load all specified images to RAM\n"
+ " -l load kernel and initfs images to RAM\n"
" -f flash all specified images\n"
- " -c cold flash 2nd and secondary image and normal flash all others\n"
+ " -c cold flash 2nd and secondary image\n"
"\n"
#endif