From: Jim Meyering Date: Mon, 30 Aug 1999 14:36:06 +0000 (+0000) Subject: (usage): Correct --help message. X-Git-Tag: FILEUTILS-4_0j-trial~254 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98ecd5b300a146fcf1da7a053f55f4380dcafabb;p=thirdparty%2Fcoreutils.git (usage): Correct --help message. --- diff --git a/src/hostname.c b/src/hostname.c index 830d6120a6..beebb2dc8b 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\