]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/esd/common/lcd.c
Standardize command usage messages with cmd_usage()
[people/ms/u-boot.git] / board / esd / common / lcd.c
index 1eea59ecb12e9dd197a1ccaecf7d6de2a1247d06..1db8d9058a9310c0d5d4481d2303ea1213602f2f 100644 (file)
@@ -346,7 +346,7 @@ int do_esdbmp(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
        char *str;
 #endif
        if (argc != 2) {
-               printf ("Usage:\n%s\n", cmdtp->usage);
+               cmd_usage(cmdtp);
                return 1;
        }