diff options
Diffstat (limited to 'Completion/Unix/Command/_hostname')
| -rw-r--r-- | Completion/Unix/Command/_hostname | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Completion/Unix/Command/_hostname b/Completion/Unix/Command/_hostname index 40a3189ae..2f6187e28 100644 --- a/Completion/Unix/Command/_hostname +++ b/Completion/Unix/Command/_hostname @@ -45,10 +45,6 @@ case $variant in darwin*|freebsd*) args+=( '(: -d -s)-f[display host name with DNS domain (FQDN)]' - ) - ;| # MATCH AGAIN - freebsd*) - args+=( '(: -f -s)-d[display DNS domain only]' ) ;; |
