index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2024-04-27 01:50:57 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2024-04-28 15:55:53 +0200 |
commit | 1d433f600e6eecfe685650a06e58d1a8edae9b5d (patch) | |
tree | 8d744a164b64cc28dc3ee640137d357916674d5e /contrib/completion/bash/devtools.in | |
parent | 7b553afcb25286d04dcb4cbf12e18745e8b0139a (diff) |
-rw-r--r-- | contrib/completion/bash/devtools.in | 1 |
diff --git a/contrib/completion/bash/devtools.in b/contrib/completion/bash/devtools.in index ec45b62..5125ceb 100644 --- a/contrib/completion/bash/devtools.in +++ b/contrib/completion/bash/devtools.in @@ -241,6 +241,7 @@ _pkgctl_db_move_opts() { _pkgctl_db_remove_args=( --partial + --noconfirm -a --arch -h --help ) |