aboutsummaryrefslogtreecommitdiff
path: root/quse.c
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-04-03 17:19:43 +0200
committerFabian Groffen <grobian@gentoo.org>2018-04-03 17:19:43 +0200
commit454020200171d3d921b0f7e2229d4e527e1e6b2a (patch)
tree54f28cb7f5885c89b1206b49f3703f3d497c3663 /quse.c
parentqtbz2: improve documentation (diff)
downloadportage-utils-454020200171d3d921b0f7e2229d4e527e1e6b2a.tar.gz
portage-utils-454020200171d3d921b0f7e2229d4e527e1e6b2a.tar.bz2
portage-utils-454020200171d3d921b0f7e2229d4e527e1e6b2a.zip
quse: improve documentation
Bug: https://bugs.gentoo.org/645554
Diffstat (limited to 'quse.c')
-rw-r--r--quse.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/quse.c b/quse.c
index ea8a3265..05ba2f48 100644
--- a/quse.c
+++ b/quse.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2005-2014 Gentoo Foundation
+ * Copyright 2005-2018 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
*
* Copyright 2005-2010 Ned Ludd - <solar@gentoo.org>
@@ -26,7 +26,7 @@ static struct option const quse_long_opts[] = {
};
static const char * const quse_opts_help[] = {
"Show exact non regexp matching using strcmp",
- "Show annoying things in IUSE",
+ "List all ebuilds, don't match anything",
"Use the KEYWORDS vs IUSE",
"Use the LICENSE vs IUSE",
"Describe the USE flag",