]> git.sur5r.net Git - u-boot/blobdiff - tools/kwboot.c
tools: kwboot: Clean up usage text
[u-boot] / tools / kwboot.c
index 905ade3b01236d11e4727e32a354c9d866ca618a..dee86cf650b366343b40c90b686ed85caf6d92be 100644 (file)
@@ -684,7 +684,7 @@ static void
 kwboot_usage(FILE *stream, char *progname)
 {
        fprintf(stream,
-               "Usage: %s [-d | -a | -q <req-delay> | -s <resp-timeo> | -b <image> | -D <image> ] [ -t ] [-B <baud> ] <TTY>\n",
+               "Usage: %s [OPTIONS] [-b <image> | -D <image> ] [-B <baud> ] <TTY>\n",
                progname);
        fprintf(stream, "\n");
        fprintf(stream,