aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/git-buildpackage.zsh-completion
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-01-01 18:37:42 +0100
committerGuido Günther <agx@sigxcpu.org>2017-01-01 18:37:42 +0100
commit661444bc3e00c671488b4af482e015a152ac3538 (patch)
treefac0e6a83be2424aea119572ec2f0b2d6e48784d /debian/git-buildpackage.zsh-completion
parent09af70b6f4d8e7cae783572accc0e4e5a44f65a4 (diff)
Update docs regarding --download
and drop it from completions
Diffstat (limited to 'debian/git-buildpackage.zsh-completion')
-rw-r--r--debian/git-buildpackage.zsh-completion2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/git-buildpackage.zsh-completion b/debian/git-buildpackage.zsh-completion
index 7f0b50d3..90ae348b 100644
--- a/debian/git-buildpackage.zsh-completion
+++ b/debian/git-buildpackage.zsh-completion
@@ -170,7 +170,6 @@ _gbp-import-dsc() {
__gbp_tag_sign_options
_arguments \
'--filter=-[Filter out files]' \
- '--download=-[Download the source package]' \
'--allow-unauthenticated[Skip signature verification on downloads]' \
'--allow-same-version[Import a package with the same debian version]' \
'--author-is-committer[Use the author identity as committer identity]' \
@@ -415,7 +414,6 @@ _gbp-import-dsc() {
__gbp_tag_sign_options
_arguments \
'--filter=-[Filter out files]' \
- '--download=-[Download the source package]' \
'--allow-unauthenticated[Skip signature verification on downloads]' \
'--allow-same-version[Import a package with the same debian version]' \
'--author-is-committer[Use the author identity as committer identity]' \