about summary refs log tree commit diff
path: root/_xtools
diff options
context:
space:
mode:
Diffstat (limited to '_xtools')
-rw-r--r--_xtools2
1 files changed, 1 insertions, 1 deletions
diff --git a/_xtools b/_xtools
index c9f71e9..905f6c0 100644
--- a/_xtools
+++ b/_xtools
@@ -57,7 +57,7 @@ _xgensum() {
 		'-c[use content checksum]' \
 		'-i[substitute in-place]' \
 		'-H[Absolute path to hostdir]:hostdir:_files -/' \
-		':available templates:_path_files -g "*(/)|template(N)"'
+		':available templates:_xtools_all_packages'
 }
 
 _xgrep() {