]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_ambapp.c
Command usage cleanup
[people/ms/u-boot.git] / common / cmd_ambapp.c
index 43427bb3c54c274eae05b8cc237dcef9be838111..06531f12b32339ad9f514390920ee2e68ba084d0 100644 (file)
@@ -273,6 +273,6 @@ int ambapp_init_reloc(void)
 }
 
 U_BOOT_CMD(ambapp, 1, 1, do_ambapp_print,
-          "ambapp  - list AMBA Plug&Play information\n",
+          "list AMBA Plug&Play information",
           "ambapp\n"
           "    - lists AMBA (AHB & APB) Plug&Play devices present on the system\n");