summaryrefslogtreecommitdiff
path: root/src/hostname.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-30 14:36:06 +0000
committerJim Meyering <jim@meyering.net>1999-08-30 14:36:06 +0000
commit98ecd5b300a146fcf1da7a053f55f4380dcafabb (patch)
tree3804b9fd45516dd274323d754fcf430c53c1994a /src/hostname.c
parent57e5f5a5b5c35ab19305a00bbb4297ec43dd3e41 (diff)
downloadcoreutils-98ecd5b300a146fcf1da7a053f55f4380dcafabb.tar.xz
(usage): Correct --help message.
Diffstat (limited to 'src/hostname.c')
-rw-r--r--src/hostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostname.c b/src/hostname.c
index 830d6120a..beebb2dc8 100644
--- a/src/hostname.c
+++ b/src/hostname.c
@@ -66,7 +66,7 @@ usage (int status)
printf (_("\
Usage: %s [NAME]\n\
or: %s OPTION\n\
-Print the hostname of the current system.\n\
+Print or set the hostname of the current system.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n\