Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make

hostname do "--file"
 -Erik
This commit is contained in:
Eric Andersen 2000-10-12 22:30:31 +00:00
parent 872138de50
commit 0d5835a767
6 changed files with 22 additions and 10 deletions

View file

@ -458,7 +458,7 @@ const char hostname_usage[] =
"\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