index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Levente Polyak <anthraxx@archlinux.org> | 2022-09-09 20:14:34 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-03-19 22:02:04 +0100 |
commit | bb72473529e300724eb7d78890da85a9ca7f6157 (patch) | |
tree | e4a84fed84bfe9b1b1c1d2099e008858255527ae /contrib/completion/bash | |
parent | 1f4ca51ca14d0a5fe5dcd4014f3756de2fbc835f (diff) |
-rw-r--r-- | contrib/completion/bash/devtools.in | 2 |
diff --git a/contrib/completion/bash/devtools.in b/contrib/completion/bash/devtools.in index e7925b3..8183395 100644 --- a/contrib/completion/bash/devtools.in +++ b/contrib/completion/bash/devtools.in @@ -29,7 +29,7 @@ _archco() { _archco_pkg Slq true } && -complete -F _archco archco communityco +complete -F _archco archco _makechrootpkg() { local cur |