diff options
-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\ |