diff options
Diffstat (limited to 'Completion/Debian/Command/_debsnap')
| -rw-r--r-- | Completion/Debian/Command/_debsnap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_debsnap b/Completion/Debian/Command/_debsnap index b9393cac4..40fc0eb57 100644 --- a/Completion/Debian/Command/_debsnap +++ b/Completion/Debian/Command/_debsnap @@ -10,7 +10,7 @@ _arguments \ '(-d --destdir)'{-d+,--destdir=}'[set download directory]:download directory:_files -/' \ '(-f --force)'{-f,--force}'[allow non-empty destination directory]' \ '(-v --verbose)'{-v,--verbose}'[print configuration and report progress]' \ - --list"[list versions; don't download]" \ + '(-l --list)'{-l,--list}"[list versions; don't download]" \ --binary'[operate on binary packages (default: source packages)]' \ '*'{-a+,--architecture=}'[specify architectures to download]:architecture to download:_deb_architectures' \ --first='[download all versions newer than this]:version number (lower bound):->versions' \ |
