zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: fix typo in Documentation to _describe
@ 2007-09-30  1:37 David Riebenbauer
  0 siblings, 0 replies; only message in thread
From: David Riebenbauer @ 2007-09-30  1:37 UTC (permalink / raw)
  To: zsh-workers

The second -O should be -o.

diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -3924,7 +3924,7 @@ line.  In this case tt(_describe) uses the tt(prefix-hidden),
 tt(prefix-needed) and tt(verbose) styles to find out if the strings should
 be added as completions and if the descriptions should be shown.  Without
 the `tt(-o)' option, only the tt(verbose) style is used to decide how
-descriptions are shown.  If `tt(-O)' is used instead of `tt(-O)', command
+descriptions are shown.  If `tt(-O)' is used instead of `tt(-o)', command
 options are completed as above but tt(_describe) will not handle the
 tt(prefix-needed) style.
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-30  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-30  1:37 PATCH: fix typo in Documentation to _describe David Riebenbauer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).