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 21A85138335 for ; Fri, 17 May 2019 11:55:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2A25E0874; Fri, 17 May 2019 11:55:26 +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 C087DE0874 for ; Fri, 17 May 2019 11:55:26 +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 5247E344861 for ; Fri, 17 May 2019 11:55:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B02F35EA for ; Fri, 17 May 2019 11:55:23 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1558094095.e7fd910eb6b95031261d4f8878bc97ca7818a9e2.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: man/include/, man/ X-VCS-Repository: proj/portage-utils X-VCS-Files: man/include/q.desc man/q.1 X-VCS-Directories: man/ man/include/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: e7fd910eb6b95031261d4f8878bc97ca7818a9e2 X-VCS-Branch: master Date: Fri, 17 May 2019 11:55:23 +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: 4daba420-1c21-4392-8eaf-9276cacf902b X-Archives-Hash: 34be189ecaba05c69f75073121fd89a5 commit: e7fd910eb6b95031261d4f8878bc97ca7818a9e2 Author: Fabian Groffen gentoo org> AuthorDate: Fri May 17 11:54:55 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Fri May 17 11:54:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e7fd910e man/q: document -r/-m (cache) opts were removed Signed-off-by: Fabian Groffen gentoo.org> man/include/q.desc | 8 ++++++++ man/q.1 | 9 ++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/man/include/q.desc b/man/include/q.desc new file mode 100644 index 0000000..7109c46 --- /dev/null +++ b/man/include/q.desc @@ -0,0 +1,8 @@ +.I q +is a collection of utilities for use with Gentoo systems regarding +installed and available packages. +.P +After version 0.74 of portage-utils, the cache functionality was removed +in favour of using various trees directly, and optionally the caches +therein. As such the \fB-r\fR and \fB-m\fR options were removed. It is +no longer necessary to initialise the cache at any time. diff --git a/man/q.1 b/man/q.1 index cbf2303..92794a2 100644 --- a/man/q.1 +++ b/man/q.1 @@ -6,7 +6,14 @@ q \- invoke a portage utility applet .B q \fI \fR .SH DESCRIPTION - +.I q +is a collection of utilities for use with Gentoo systems regarding +installed and available packages. +.P +After version 0.74 of portage-utils, the cache functionality was removed +in favour of using various trees directly, and optionally the caches +therein. As such the \fB-r\fR and \fB-m\fR options were removed. It is +no longer necessary to initialise the cache at any time. .SH OPTIONS .TP \fB\-i\fR, \fB\-\-install\fR