zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#459233: zsh: Typo in completion: du --sepArate-dirs
       [not found] <20080104193800.3722.11606.reportbug@pogekone.qwertty.com>
@ 2008-01-04 20:13 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-01-04 20:13 UTC (permalink / raw)
  To: Roman Odaisky, 459233; +Cc: zsh-workers

On Fri, Jan 04, 2008 at 07:38:00PM +0000, Roman Odaisky wrote:
> Zsh completion for du has a misspelled option, --sepErate-dirs, which
> should have been --sepArate-dirs. I don’t include a patch because I have
> no idea where is this defined, but any zsh developer, I believe, can fix
> this in no more than a minute.

Index: Completion/Unix/Command/_du
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_du,v
retrieving revision 1.2
diff -u -r1.2 _du
--- Completion/Unix/Command/_du	9 Mar 2005 03:35:45 -0000	1.2
+++ Completion/Unix/Command/_du	4 Jan 2008 20:11:38 -0000
@@ -13,7 +13,7 @@
     '(-B --block-size)-k[use block size of 1k]' \
     '(-l --count-links)'{-l,--count-links}'[count sizes many times if hard linked]' \
     '(-L --dereference -D --dereference-args)'{-L,--dereference}'[dereference all symlinks]' \
-    '(-S --separate-dirs)'{-S,--seperate-dirs}'[do not include size of subdirectories]' \
+    '(-S --separate-dirs)'{-S,--separate-dirs}'[do not include size of subdirectories]' \
     '(-s --summarize --max-depth -a --all)'{-s,--summarize}'[only display total for each argument]' \
     '(-x --one-file-system)'{-x,--one-file-system}'[skip directories on different filesystems]' \
     \*{-X+,--exclude-from=}'[exclude files matching any pattern in file]:file:_files' \


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

only message in thread, other threads:[~2008-01-04 20:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080104193800.3722.11606.reportbug@pogekone.qwertty.com>
2008-01-04 20:13 ` Bug#459233: zsh: Typo in completion: du --sepArate-dirs Clint Adams

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).