diff options
author | Leah Neukirchen <leah@vuxu.org> | 2019-10-19 16:24:05 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-10-19 16:24:05 +0200 |
commit | f833bab96c13968ff3ca0ab65712867ecd8749c8 (patch) | |
tree | a2315420833ed4aba78215b2b49c53830dee2a75 /_xtools | |
parent | ea8a6996905aac9aa171d86b3e94ea094b7669d1 (diff) | |
download | xtools-f833bab96c13968ff3ca0ab65712867ecd8749c8.tar.gz xtools-f833bab96c13968ff3ca0ab65712867ecd8749c8.tar.xz xtools-f833bab96c13968ff3ca0ab65712867ecd8749c8.zip |
_xtools: xrevbump: complete multiple pkg
Diffstat (limited to '_xtools')
-rw-r--r-- | _xtools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_xtools b/_xtools index ab021d1..366bffa 100644 --- a/_xtools +++ b/_xtools @@ -107,7 +107,7 @@ _xq() { _xrevbump() { _arguments : \ '1:message: ' \ - ':available templates:_xtools_all_packages' + '*:available templates:_xtools_all_packages' } _xsubpkg() { |