From 29222ca186339aa7b69f33a00fc61b40b32dc307 Mon Sep 17 00:00:00 2001 From: dana Date: Tue, 26 Feb 2019 01:21:29 -0600 Subject: 44080: Completion: Fix several option-description typos --- Completion/BSD/Command/_fetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/BSD/Command/_fetch') diff --git a/Completion/BSD/Command/_fetch b/Completion/BSD/Command/_fetch index ac1264bf8..eef5ffd96 100644 --- a/Completion/BSD/Command/_fetch +++ b/Completion/BSD/Command/_fetch @@ -23,7 +23,7 @@ _arguments -s -S \ '(-N --netrc)'{-N+,--netrc=}'[use file instead of ~/.netrc to look up login names and pass- words for FTP sites]' \ '(-n --no-mtime)'{-n,--no-mtime}"[don't preserve the modification time]" \ '--no-passive[force FTP code to use active mode]' \ - '--no-proxy=[hosts on which to disable proxoes]:host:_sequence _hosts' \ + '--no-proxy=[hosts on which to disable proxies]:host:_sequence _hosts' \ '--no-sslv3' '--no-tlsv1' --no-verify-hostname --no-verify-peer \ '(-o --output)'{-o+,--output=}'[set the output file name]:file:_files' \ '-P' \ -- cgit v1.2.3