Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: man/
Date: Thu, 02 Jan 2020 09:47:05
Message-Id: 1577958406.e9a92c63076da2b291f088b33ee5e3841ba06988.grobian@gentoo
1 commit: e9a92c63076da2b291f088b33ee5e3841ba06988
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 09:46:46 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 09:46:46 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e9a92c63
7
8 man: update qpkg manpage
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 man/qpkg.1 | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/man/qpkg.1 b/man/qpkg.1
16 index 8b681d0..7339ca3 100644
17 --- a/man/qpkg.1
18 +++ b/man/qpkg.1
19 @@ -1,5 +1,5 @@
20 .\" generated by mkman.py, please do NOT edit!
21 -.TH qpkg "1" "Nov 2019" "Gentoo Foundation" "qpkg"
22 +.TH qpkg "1" "Jan 2020" "Gentoo Foundation" "qpkg"
23 .SH NAME
24 qpkg \- create or manipulate Gentoo binpkgs
25 .SH SYNOPSIS
26 @@ -13,10 +13,10 @@ option.
27 .SH OPTIONS
28 .TP
29 \fB\-c\fR, \fB\-\-clean\fR
30 -clean pkgdir of unused binary files.
31 +clean pkgdir of files that are not installed.
32 .TP
33 \fB\-E\fR, \fB\-\-eclean\fR
34 -clean pkgdir of files not in the tree anymore (slow).
35 +clean pkgdir of files that are not in the tree anymore.
36 .TP
37 \fB\-p\fR, \fB\-\-pretend\fR
38 pretend only.