commit | 0d5835a7674e8f36a5669e567be32d53dff401ac | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Thu Oct 12 22:30:31 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Thu Oct 12 22:30:31 2000 +0000 |
tree | 3c1d3bf709d7b38dbc74323c5eb2d5a339bca00b | |
parent | 872138de50b1c5bbf105b0243f5778fcb02b310b [diff] [blame] |
Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make hostname do "--file" -Erik
diff --git a/applets/usage.c b/applets/usage.c index 81f4cfc..51ab9a8 100644 --- a/applets/usage.c +++ b/applets/usage.c
@@ -458,7 +458,7 @@ "\t-i\t\tAddresses for the hostname\n" "\t-d\t\tDNS domain name\n" - "\t-F FILE\t\tUse the contents of FILE to specify the hostname\n" + "\t-F, --file FILE\tUse the contents of FILE to specify the hostname\n" #endif ; #endif