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

Minor usage string tweak

This commit is contained in:
Nick Patavalis
2018-02-22 13:58:31 +02:00
parent 16ce65aef7
commit 7755c256e8

View File

@ -1650,7 +1650,7 @@ show_usage(char *name)
printf(" --raise-dtr\n");
printf(" --<q>uiet\n");
#ifdef USE_RFC2217
printf(" --telnet | -T\n");
printf(" --<T>elnet\n");
#endif
printf(" --<h>elp\n");
printf("<map> is a comma-separated list of one or more of:\n");