commit: c39e97ef5dd136baf04259b291ab7c7bdcd2767d
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 07:24:27 2014 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 07:25:07 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=c39e97ef
_gentoolkit: fix description for euse --prune
---
src/_gentoolkit | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/_gentoolkit b/src/_gentoolkit
index ef3db9a..7b04494 100644
--- a/src/_gentoolkit
+++ b/src/_gentoolkit
@@ -31,7 +31,7 @@ _euse () {
{'(--active)-a','(-a)--active'}'[show currently active useflags and their
origin]'
{'(--enable)-E','(-E)--enable'}'[enable the given useflags]'
{'(--disable)-D','(-D)--disable'}'[disable the given useflags]'
- {'(--prune)-P','(-P)--prune'}'[show version]'
+ {'(--prune)-P','(-P)--prune'}'[alias for --remove]'
)
suboptions_args=(
{'(--global)-g','(-g)--global'}'[show only global use flags]'