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 EF381138334 for ; Thu, 2 Jan 2020 09:47:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29581E0A10; Thu, 2 Jan 2020 09:47:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0E6C9E0A10 for ; Thu, 2 Jan 2020 09:47:05 +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 2D8D234DC1B for ; Thu, 2 Jan 2020 09:47:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3BCDA8 for ; Thu, 2 Jan 2020 09:47:02 +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: <1577958406.e9a92c63076da2b291f088b33ee5e3841ba06988.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: man/ X-VCS-Repository: proj/portage-utils X-VCS-Files: man/qpkg.1 X-VCS-Directories: man/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: e9a92c63076da2b291f088b33ee5e3841ba06988 X-VCS-Branch: master Date: Thu, 2 Jan 2020 09:47:02 +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: 8e600178-e133-4ad5-b583-f0a14c2c9478 X-Archives-Hash: 1c2c51deb02a63b78bb752a020a1d3b6 commit: e9a92c63076da2b291f088b33ee5e3841ba06988 Author: Fabian Groffen gentoo org> AuthorDate: Thu Jan 2 09:46:46 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Jan 2 09:46:46 2020 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e9a92c63 man: update qpkg manpage Signed-off-by: Fabian Groffen gentoo.org> man/qpkg.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/qpkg.1 b/man/qpkg.1 index 8b681d0..7339ca3 100644 --- a/man/qpkg.1 +++ b/man/qpkg.1 @@ -1,5 +1,5 @@ .\" generated by mkman.py, please do NOT edit! -.TH qpkg "1" "Nov 2019" "Gentoo Foundation" "qpkg" +.TH qpkg "1" "Jan 2020" "Gentoo Foundation" "qpkg" .SH NAME qpkg \- create or manipulate Gentoo binpkgs .SH SYNOPSIS @@ -13,10 +13,10 @@ option. .SH OPTIONS .TP \fB\-c\fR, \fB\-\-clean\fR -clean pkgdir of unused binary files. +clean pkgdir of files that are not installed. .TP \fB\-E\fR, \fB\-\-eclean\fR -clean pkgdir of files not in the tree anymore (slow). +clean pkgdir of files that are not in the tree anymore. .TP \fB\-p\fR, \fB\-\-pretend\fR pretend only.