summaryrefslogtreecommitdiff
path: root/Completion/Debian/Command
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian/Command')
-rw-r--r--Completion/Debian/Command/_dput2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_dput b/Completion/Debian/Command/_dput
index e4161a46c..664b9b231 100644
--- a/Completion/Debian/Command/_dput
+++ b/Completion/Debian/Command/_dput
@@ -8,7 +8,7 @@ _arguments \
'(-l --lintian)'{-l,--lintian}'[run lintian before upload]' \
'(-o --check-only)'{-o,--check-only}'[check the package, do not upload]' \
'(-p --print)'{-p,--print}'[print configuration]' \
- '(-s --simulate)'{-s,--simulare}'[simulate an upload only]' \
+ '(-s --simulate)'{-s,--simulate}'[simulate an upload only]' \
'(-u --unchecked)'{-u,--unchecked}'[do not check GPG signature on the changes file]' \
'(-v --version)'{-v,--version}'[show version information]' \
'*:changes file:_files -g "*.changes(-.)"'