about summary refs log tree commit diff
path: root/Completion/Unix/Type
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-10-18 19:47:29 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-10-18 19:47:29 +0000
commita252b6110d84fd64d72be435b9370e0f241a1128 (patch)
treea0434df59a17b8b5591c620dc4cfc6bffd61c97c /Completion/Unix/Type
parent8ed0fad414daa81c7f7232139e3022b46106437f (diff)
downloadzsh-a252b6110d84fd64d72be435b9370e0f241a1128.tar.gz
zsh-a252b6110d84fd64d72be435b9370e0f241a1128.tar.xz
zsh-a252b6110d84fd64d72be435b9370e0f241a1128.zip
Frank Terbeck: 27309: VCS_INFO doc
Holger Weiss: 27310: typo in matcher doc
Jesse Weinstein: 27310: redundant diff option
Diffstat (limited to 'Completion/Unix/Type')
-rw-r--r--Completion/Unix/Type/_diff_options1
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Unix/Type/_diff_options b/Completion/Unix/Type/_diff_options
index a83042e88..472838cda 100644
--- a/Completion/Unix/Type/_diff_options
+++ b/Completion/Unix/Type/_diff_options
@@ -47,7 +47,6 @@ if _pick_variant -c $cmd gnu=GNU unix -v; then
     '(--ignore-file-name-case)--no-ignore-file-name-case[consider case when comparing file names]' \
     '(-E --ignore-tab-expansion)'{-E,--ignore-tab-expansion}'[ignore changes due to tab expansion]' \
     '(-b --ignore-space-change)'{-b,--ignore-space-change}'[ignore changes in the amount of white space]' \
-    '(--ignore-space-change)-b[ignore changes in the amount of white space]' \
     '(--ignore-all-space -w)'{--ignore-all-space,-w}'[ignore all white space]' \
     '(-B --ignore-blank-lines)'{-B,--ignore-blank-lines}'[ignore lines that are all blank]' \
     '(-I --ignore-matching-lines)'{-I+,--ignore-matching-lines=}'[ignore lines that match regex]:line exclusion regex:' \