diff options
Diffstat (limited to 'toys/pending/getty.c')
-rw-r--r-- | toys/pending/getty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/getty.c b/toys/pending/getty.c index abe9bca5..a3f665d8 100644 --- a/toys/pending/getty.c +++ b/toys/pending/getty.c @@ -11,7 +11,7 @@ config GETTY bool "getty" default n help - Usage: getty [OPTIONS] BAUD_RATE[,BAUD_RATE]... TTY [TERMTYPE] + usage: getty [OPTIONS] BAUD_RATE[,BAUD_RATE]... TTY [TERMTYPE] -h Enable hardware RTS/CTS flow control -L Set CLOCAL (ignore Carrier Detect state) |