From 0d5835a7674e8f36a5669e567be32d53dff401ac Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 Oct 2000 22:30:31 +0000 Subject: Apply patch from "Orion Poplawski" to make hostname do "--file" -Erik --- applets/usage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/usage.c') diff --git a/applets/usage.c b/applets/usage.c index 81f4cfc0e..51ab9a813 100644 --- a/applets/usage.c +++ b/applets/usage.c @@ -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 -- cgit v1.2.3