1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Added the missing --quiet option to the help msg

This commit is contained in:
Nick Patavalis
2017-12-28 01:13:53 +02:00
parent b4a269161f
commit 521803ae4b

View File

@ -1600,6 +1600,7 @@ show_usage(char *name)
printf(" --e<X>it\n");
printf(" --lower-rts\n");
printf(" --lower-dtr\n");
printf(" --<q>uiet\n");
printf(" --<h>elp\n");
printf("<map> is a comma-separated list of one or more of:\n");
printf(" crlf : map CR --> LF\n");