aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-01-02 10:46:46 +0100
committerFabian Groffen <grobian@gentoo.org>2020-01-02 10:46:46 +0100
commite9a92c63076da2b291f088b33ee5e3841ba06988 (patch)
treecb10b7abce89f52150ed15c353cdd70b976cae8a
parentqlop: improve description for -c, fix -E (diff)
downloadportage-utils-e9a92c63.tar.gz
portage-utils-e9a92c63.tar.bz2
portage-utils-e9a92c63.zip
man: update qpkg manpage
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r--man/qpkg.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/qpkg.1 b/man/qpkg.1
index 8b681d00..7339ca34 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.