about summary refs log tree commit diff
path: root/_xtools
diff options
context:
space:
mode:
Diffstat (limited to '_xtools')
-rw-r--r--_xtools1
1 files changed, 1 insertions, 0 deletions
diff --git a/_xtools b/_xtools
index ce3ba4b..17c1f7a 100644
--- a/_xtools
+++ b/_xtools
@@ -48,6 +48,7 @@ _xdowngrade() {
 _xgensum() {
 	_arguments : \
 		'-f[force downloading of files]' \
+		'-c[use content checksum]' \
 		'-i[substitute in-place]' \
 		':available templates:_path_files -g "*(/)|template(N)"'
 }