diff options
Diffstat (limited to 'Completion/Unix/Command/_gpg')
-rw-r--r-- | Completion/Unix/Command/_gpg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_gpg b/Completion/Unix/Command/_gpg index 32a51cb08..cb48c48f3 100644 --- a/Completion/Unix/Command/_gpg +++ b/Completion/Unix/Command/_gpg @@ -100,7 +100,7 @@ _arguments -C -s -S -A "-*" \ '(-N --notation-data)'{-N,--notation-data}'[put parameter in signature]:name=value' \ '(--no-show-notation)--show-notation[show key signature notations]' \ "(--show-notation)--no-show-notation[don't show key signature notations]" \ - '--set-policy-url:policy url' \ + '--set-policy-url:policy URL' \ '(--no-show-policy-url)--show-policy-url' \ "(--show-policy-url)--no-show-policy-url" \ '--set-filename[specify file which is stored in messages]:file:_files' \ |