Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Tiny cleanup
- X-seq: zsh-workers 27311
- From: Jesse Weinstein <jessw@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Tiny cleanup
- Date: Wed, 14 Oct 2009 19:18:59 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
This seems to be a redundant line. It's a very minor correction, but I thought it better to drop it on the mailing list rather than letting it get lost.
Jesse Weinstein
*** _diff_options 28 Sep 2004 10:48:59 -0700 1.10
--- _diff_options 14 Oct 2009 19:06:57 -0700
***************
*** 47,53 ****
'(--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:' \
--- 47,52 ----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author