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: Sun, 29 Sep 2019 12:18:22
Message-Id: 1569759480.ab19f86cb43061a7efa42ec2c3058abf69d72851.grobian@gentoo
1 commit: ab19f86cb43061a7efa42ec2c3058abf69d72851
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 29 12:18:00 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 29 12:18:00 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=ab19f86c
7
8 man: update qfile page for new -P option
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 man/qfile.1 | 5 ++++-
13 1 file changed, 4 insertions(+), 1 deletion(-)
14
15 diff --git a/man/qfile.1 b/man/qfile.1
16 index 33dfbee..083641e 100644
17 --- a/man/qfile.1
18 +++ b/man/qfile.1
19 @@ -1,5 +1,5 @@
20 .\" generated by mkman.py, please do NOT edit!
21 -.TH qfile "1" "Jul 2019" "Gentoo Foundation" "qfile"
22 +.TH qfile "1" "Sep 2019" "Gentoo Foundation" "qfile"
23 .SH NAME
24 qfile \- list all pkgs owning files
25 .SH SYNOPSIS
26 @@ -55,6 +55,9 @@ List orphan files.
27 \fB\-x\fR \fI<arg>\fR, \fB\-\-exclude\fR \fI<arg>\fR
28 Don't look in package <arg> (used with --orphans).
29 .TP
30 +\fB\-P\fR, \fB\-\-skip\-plibreg\fR
31 +Don't look in the prunelib registry.
32 +.TP
33 \fB\-\-root\fR \fI<arg>\fR
34 Set the ROOT env var.
35 .TP