mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Remove documentation for the --file option to hostname (noted by
David Douthitt).
This commit is contained in:
parent
c98c06233e
commit
54805af092
@ -688,11 +688,11 @@
|
|||||||
"Get or set the hostname or DNS domain name. If a hostname is given\n" \
|
"Get or set the hostname or DNS domain name. If a hostname is given\n" \
|
||||||
"(or FILE with the -F parameter), the host name will be set.\n\n" \
|
"(or FILE with the -F parameter), the host name will be set.\n\n" \
|
||||||
"Options:\n" \
|
"Options:\n" \
|
||||||
"\t-s\t\tShort\n" \
|
"\t-s\tShort\n" \
|
||||||
"\t-i\t\tAddresses for the hostname\n" \
|
"\t-i\tAddresses for the hostname\n" \
|
||||||
"\t-d\t\tDNS domain name\n" \
|
"\t-d\tDNS domain name\n" \
|
||||||
"\t-f\t\tFully qualified domain name\n" \
|
"\t-f\tFully qualified domain name\n" \
|
||||||
"\t-F, --file FILE\tUse the contents of FILE to specify the hostname"
|
"\t-F FILE\tUse the contents of FILE to specify the hostname"
|
||||||
#define hostname_example_usage \
|
#define hostname_example_usage \
|
||||||
"$ hostname\n" \
|
"$ hostname\n" \
|
||||||
"sage \n"
|
"sage \n"
|
||||||
|
Loading…
Reference in New Issue
Block a user