summaryrefslogtreecommitdiff
path: root/src/stty.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-02-14 21:19:12 +0000
committerJim Meyering <jim@meyering.net>1994-02-14 21:19:12 +0000
commitc6f59f7abe4e89f690021c2ba29dfef8a3cc7a9c (patch)
treecdc4c0fbdb88202f20181f3e257b6b2796e3f419 /src/stty.c
parente4aba2047ab257bddf475af70f04d15041dd6d70 (diff)
downloadcoreutils-c6f59f7abe4e89f690021c2ba29dfef8a3cc7a9c.tar.xz
.
Diffstat (limited to 'src/stty.c')
-rw-r--r--src/stty.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/stty.c b/src/stty.c
index 5b3f7f4be..b094f8bce 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -452,7 +452,11 @@ usage (status)
program_name);
else
{
- printf ("Usage: %s [OPTION]... [SETTING]...\n", program_name);
+ printf ("\
+Usage: %s [SETTING]...\n\
+ or: %s OPTION\n\
+",
+ program_name, program_name);
printf ("\
\n\
-a, --all print all current settings in human-readable form\n\