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 5869cd0..043a4fe 100644
--- a/_xtools
+++ b/_xtools
@@ -49,7 +49,7 @@ _xgensum() {
 	_arguments : \
 		'-f[force downloading of files]' \
 		'-i[substitute in-place]' \
-		':available templates:_xtools_all_packages'
+		':available templates:_path_files -g "*(/)|template(N)"'
 }
 
 _xgrep() {