From 454020200171d3d921b0f7e2229d4e527e1e6b2a Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Tue, 3 Apr 2018 17:19:43 +0200 Subject: quse: improve documentation Bug: https://bugs.gentoo.org/645554 --- quse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quse.c') diff --git a/quse.c b/quse.c index ea8a326..05ba2f4 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 - @@ -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", -- cgit v1.2.3-65-gdbad