diff options
-rw-r--r-- | _xtools | 2 |
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() { |