diff options
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -458,7 +458,7 @@ const char hostname_usage[] = | |||
458 | 458 | ||
459 | "\t-i\t\tAddresses for the hostname\n" | 459 | "\t-i\t\tAddresses for the hostname\n" |
460 | "\t-d\t\tDNS domain name\n" | 460 | "\t-d\t\tDNS domain name\n" |
461 | "\t-F FILE\t\tUse the contents of FILE to specify the hostname\n" | 461 | "\t-F, --file FILE\tUse the contents of FILE to specify the hostname\n" |
462 | #endif | 462 | #endif |
463 | ; | 463 | ; |
464 | #endif | 464 | #endif |