about summary refs log tree commit diff
path: root/Completion/User/_use_lo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-03-11 00:05:29 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-03-11 00:05:29 +0000
commitc8c717c2bbbadeeccb4bfa1d505d392fa84571a2 (patch)
tree2e5c087e51237e93e671c3ff395d2d87e19577f7 /Completion/User/_use_lo
parent0cbd57cbe92e946da0501948291de5206650af67 (diff)
downloadzsh-c8c717c2bbbadeeccb4bfa1d505d392fa84571a2.tar.gz
zsh-c8c717c2bbbadeeccb4bfa1d505d392fa84571a2.tar.xz
zsh-c8c717c2bbbadeeccb4bfa1d505d392fa84571a2.zip
zsh-workers/10044
Diffstat (limited to 'Completion/User/_use_lo')
-rw-r--r--Completion/User/_use_lo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_use_lo b/Completion/User/_use_lo
index 7386df6da..f7afaf149 100644
--- a/Completion/User/_use_lo
+++ b/Completion/User/_use_lo
@@ -1,4 +1,4 @@
-#compdef gls gdiff
+#compdef gls
 
 # This is for GNU-like commands which understand the --help option,
 # but which do not otherwise require special completion handling.