aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-05-16 16:29:45 +0200
committerFabian Groffen <grobian@gentoo.org>2020-05-16 16:29:45 +0200
commita0780928edc76543e63709c915fb7d581bd13291 (patch)
tree44a5e5c9e83a9523a8a3e5206e055900c89d6446 /man
parentquse: Coverity rightly pointed out state->match may be NULL (diff)
downloadportage-utils-a0780928edc76543e63709c915fb7d581bd13291.tar.gz
portage-utils-a0780928edc76543e63709c915fb7d581bd13291.tar.bz2
portage-utils-a0780928edc76543e63709c915fb7d581bd13291.zip
qfile: print symlink targets in verbose mode
e.g.: % qfile -v /bin/csh app-shells/tcsh-6.21.00-r1: /bin/csh -> tcsh Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r--man/include/qfile.optdesc.yaml6
-rw-r--r--man/qfile.18
2 files changed, 7 insertions, 7 deletions
diff --git a/man/include/qfile.optdesc.yaml b/man/include/qfile.optdesc.yaml
index 66ee885..9e1d24b 100644
--- a/man/include/qfile.optdesc.yaml
+++ b/man/include/qfile.optdesc.yaml
@@ -1,7 +1,7 @@
verbose: |
- Print package versions to matches, warn about problems with
- resolving symlinks or positioning packages under an alternative
- root.
+ Print package versions and symlink targets for matches, warn about
+ problems with resolving symlinks or positioning packages under an
+ alternative root.
quiet: |
Don't print matching file for matches, just the package. Don't
report about orphan files.
diff --git a/man/qfile.1 b/man/qfile.1
index 7501311..7caa459 100644
--- a/man/qfile.1
+++ b/man/qfile.1
@@ -1,5 +1,5 @@
.\" generated by mkman.py, please do NOT edit!
-.TH qfile "1" "Nov 2019" "Gentoo Foundation" "qfile"
+.TH qfile "1" "May 2020" "Gentoo Foundation" "qfile"
.SH NAME
qfile \- list all pkgs owning files
.SH SYNOPSIS
@@ -62,9 +62,9 @@ Don't look in the prunelib registry.
Set the ROOT env var.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
-Print package versions to matches, warn about problems with
-resolving symlinks or positioning packages under an alternative
-root.
+Print package versions and symlink targets for matches, warn about
+problems with resolving symlinks or positioning packages under an
+alternative root.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
Don't print matching file for matches, just the package. Don't