diff options
-rw-r--r-- | src/hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hostid.c b/src/hostid.c index 9daeaf80f..716f6a446 100644 --- a/src/hostid.c +++ b/src/hostid.c @@ -41,7 +41,7 @@ usage (int status) { printf (_("Usage: %s [-v]\n"), program_name); printf (_("\ -Print the identifier for the current host.\n\ +Print the numeric identifier (in hexadecimal) for the current host.\n\ \n\ --help display this help and exit\n\ --version output version information and exit\n\ |