Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: Minor typos in descriptions
- X-seq: zsh-workers 11398
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxxxxxx>
- Subject: PATCH: Minor typos in descriptions
- Date: Mon, 15 May 2000 23:18:19 -0700 (PDT)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
Index: Completion/User/_lzop
===================================================================
--- zsh/Completion/User/_lzop.orig Mon May 15 23:11:34 2000
+++ zsh/Completion/User/_lzop Mon May 15 23:11:46 2000
@@ -58,7 +58,7 @@
'(--outfile)-o[specify output file]:output file:_files' \
'(-o)--outfile=[specify output file]:output file:_files' \
'(--path)-p[write output files to specified directory]:directory:_files -/' \
- '(-p)--path=[[write output files to specified directory]:directory:_files -/' \
+ '(-p)--path=[write output files to specified directory]:directory:_files -/' \
'(--no-checksum)-F[do not store or verify a checksum]' \
'(-F)--no-checksum[do not store or verify a checksum]' \
"(--keep -U --unlink --delete)-k[keep (don't delete) input files]" \
Index: Completion/Bsd/_bsd_pkg
===================================================================
--- zsh/Completion/Bsd/_bsd_pkg.orig Mon May 15 23:12:25 2000
+++ zsh/Completion/Bsd/_bsd_pkg Mon May 15 23:13:32 2000
@@ -49,7 +49,7 @@
'-c[show comment fields]' \
'-d[show long descriptions]' \
'-D[show install-message files]' \
- '-f[show packing list instrcutions]' \
+ '-f[show packing list instructions]' \
'-i[show install scripts]' \
'-I[show index lines]' \
'-k[show deinstall scripts]' \
Messages sorted by:
Reverse Date,
Date,
Thread,
Author