From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C01E81387A6 for ; Fri, 1 Nov 2013 20:53:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CC9BE0984; Fri, 1 Nov 2013 20:53:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E502DE0984 for ; Fri, 1 Nov 2013 20:53:07 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08D6D33F099 for ; Fri, 1 Nov 2013 20:53:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B02F1E54CC for ; Fri, 1 Nov 2013 20:53:05 +0000 (UTC) From: "Paul Varner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Paul Varner" Message-ID: <1383339122.3594f198b18d22d36a3cd999ce68b2860fa7cea3.fuzzyray@gentoo> Subject: [gentoo-commits] proj/gentoolkit:gentoolkit commit in: man/ X-VCS-Repository: proj/gentoolkit X-VCS-Files: man/equery.1 X-VCS-Directories: man/ X-VCS-Committer: fuzzyray X-VCS-Committer-Name: Paul Varner X-VCS-Revision: 3594f198b18d22d36a3cd999ce68b2860fa7cea3 X-VCS-Branch: gentoolkit Date: Fri, 1 Nov 2013 20:53:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4a40633c-a36f-46cf-bd78-af0f1d6b84e3 X-Archives-Hash: 1b3f76ea65abdcdb91776e3f9bd5cf0b commit: 3594f198b18d22d36a3cd999ce68b2860fa7cea3 Author: Paul Varner gentoo org> AuthorDate: Fri Nov 1 20:52:02 2013 +0000 Commit: Paul Varner gentoo org> CommitDate: Fri Nov 1 20:52:02 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=3594f198 equery: add --ignore-linguas switch to equery man page. --- man/equery.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/equery.1 b/man/equery.1 index 143a7b3..358957c 100644 --- a/man/equery.1 +++ b/man/equery.1 @@ -594,6 +594,10 @@ Display USE flag statuses and descriptions for a given \fRPKG\fP. .B \-a, \-\-all .br Display all package versions. Without this option, \fBequery\fP will choose the best available version. +.HP +.B \-i, \-\-ignore\-linguas +.br +Do not show the linguas USE flags .P .I R "EXAMPLES" ":" .EX