]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - common/cmd_bdinfo.c
Command usage cleanup
[thirdparty/u-boot.git] / common / cmd_bdinfo.c
index b660d2ab9950952e6185047075b0d6175a57d345..8e9251d4aa51f839a83e5365acdb52575a9eb0b4 100644 (file)
@@ -444,6 +444,6 @@ static void print_str(const char *name, const char *str)
 
 U_BOOT_CMD(
        bdinfo, 1,      1,      do_bdinfo,
-       "bdinfo  - print Board Info structure\n",
+       "print Board Info structure",
        NULL
 );