summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--_xtools2
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() {