]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/sequoia/cmd_sequoia.c
Standardize command usage messages with cmd_usage()
[people/ms/u-boot.git] / board / amcc / sequoia / cmd_sequoia.c
index 3402f84a3e62565f217544318f9c26e93950a8bc..c840748d43ddf84696d23933c7d623bdd30bd1e8 100644 (file)
@@ -128,7 +128,7 @@ static int do_bootstrap(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
        extern char console_buffer[];
 
        if (argc < 2) {
-               printf("Usage:\n%s\n", cmdtp->usage);
+               cmd_usage(cmdtp);
                return 1;
        }