From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B8DB5138334 for ; Wed, 19 Jun 2019 21:19:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8DFCE09AB; Wed, 19 Jun 2019 21:19:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF690E09AB for ; Wed, 19 Jun 2019 21:19:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 945F4346500 for ; Wed, 19 Jun 2019 21:19:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 115A55C0 for ; Wed, 19 Jun 2019 21:19:54 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1560977416.b1a7ab1f7fe84818a70ac021d92facacaa14b769.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/emerge.1 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: b1a7ab1f7fe84818a70ac021d92facacaa14b769 X-VCS-Branch: master Date: Wed, 19 Jun 2019 21:19:54 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 70bdff82-4a9d-4670-b8d8-651982bea115 X-Archives-Hash: 87af01e2e1714858bac63c9045da8e34 commit: b1a7ab1f7fe84818a70ac021d92facacaa14b769 Author: Zac Medico gentoo org> AuthorDate: Wed Jun 19 20:48:23 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Jun 19 20:50:16 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=b1a7ab1f man/emerge.1: --update implies --selective Reported-by: Ben Kohler gentoo.org> Bug: https://bugs.gentoo.org/688356#c2 Signed-off-by: Zac Medico gentoo.org> man/emerge.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/emerge.1 b/man/emerge.1 index 78ac55e25..4db2b3e62 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -1,4 +1,4 @@ -.TH "EMERGE" "1" "Apr 2019" "Portage VERSION" "Portage" +.TH "EMERGE" "1" "Jun 2019" "Portage VERSION" "Portage" .SH "NAME" emerge \- Command\-line interface to the Portage system .SH "SYNOPSIS" @@ -992,6 +992,7 @@ not always be the highest version number due to masking for testing and development. Package atoms specified on the command line are greedy, meaning that unspecific atoms may match multiple versions of slotted packages. +This option also implies the \fB\-\-selective\fR option. .TP .BR "\-\-use\-ebuild\-visibility [ y | n ]" Use unbuilt ebuild metadata for visibility