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 e0063d2..ce3ba4b 100644
--- a/_xtools
+++ b/_xtools
@@ -65,7 +65,7 @@ _xilog() {
 
 _xlocate() {
 	_arguments : \
-		'-u[update xlocate.db]' \
+		'-S[sync with official xlocate.git]' \
 		'-g[update xlocate.git]' \
 		'1::pattern: '
 }