diff options
| author | Jim Meyering <jim@meyering.net> | 1999-08-30 14:36:06 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 1999-08-30 14:36:06 +0000 |
| commit | 98ecd5b300a146fcf1da7a053f55f4380dcafabb (patch) | |
| tree | 3804b9fd45516dd274323d754fcf430c53c1994a /src/hostname.c | |
| parent | (usage): Correct --help message. (diff) | |
| download | coreutils-98ecd5b300a146fcf1da7a053f55f4380dcafabb.tar.gz coreutils-98ecd5b300a146fcf1da7a053f55f4380dcafabb.zip | |
(usage): Correct --help message.
Diffstat (limited to 'src/hostname.c')
| -rw-r--r-- | src/hostname.c | 2 |
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\ |
