From 1caf681523605cb29996226e4b7bb41977fc8402 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 7 Jun 2005 06:54:11 +0000 Subject: unposted: fix typo in _dirs opt description --- Completion/Zsh/Command/_dirs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh/Command') diff --git a/Completion/Zsh/Command/_dirs b/Completion/Zsh/Command/_dirs index 11d9a2b40..0281f3736 100644 --- a/Completion/Zsh/Command/_dirs +++ b/Completion/Zsh/Command/_dirs @@ -4,5 +4,5 @@ _arguments -s \ '(-)-c[clear the directory stack]' \ '(* -c)-l[display directory names in full]' \ '(* -c)-v[display numbered list of directory stack]' \ - '(* -c)-p[display directory entries on per line]' \ + '(* -c)-p[display directory entries one per line]' \ '(-)*:directory:_directories' -- cgit 1.4.1