From c8c717c2bbbadeeccb4bfa1d505d392fa84571a2 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 11 Mar 2000 00:05:29 +0000 Subject: zsh-workers/10044 --- Completion/User/_diff | 2 +- Completion/User/_use_lo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Completion/User/_diff b/Completion/User/_diff index 45f15c270..220102356 100644 --- a/Completion/User/_diff +++ b/Completion/User/_diff @@ -1,3 +1,3 @@ -#compdef diff +#compdef diff gdiff _diff_options ':original file:_files' ':new file:_files' 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. -- cgit 1.4.1