Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: man/
Date: Mon, 22 Feb 2016 20:37:27
Message-Id: 1456165901.1dbce6aec3b91f9efb13df94c5a8e5c33ea65a4c.vapier@gentoo
1 commit: 1dbce6aec3b91f9efb13df94c5a8e5c33ea65a4c
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 22 18:31:41 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 18:31:41 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=1dbce6ae
7
8 man: regen manpages
9
10 man/qatom.1 | 5 ++++-
11 man/qfile.1 | 8 +-------
12 man/qlist.1 | 4 ++--
13 man/qlop.1 | 4 ++--
14 man/qmerge.1 | 5 +----
15 5 files changed, 10 insertions(+), 16 deletions(-)
16
17 diff --git a/man/qatom.1 b/man/qatom.1
18 index b4bc8ce..42991a5 100644
19 --- a/man/qatom.1
20 +++ b/man/qatom.1
21 @@ -1,4 +1,4 @@
22 -.TH qatom "1" "Mar 2014" "Gentoo Foundation" "qatom"
23 +.TH qatom "1" "Feb 2016" "Gentoo Foundation" "qatom"
24 .SH NAME
25 qatom \- split atom strings
26 .SH SYNOPSIS
27 @@ -8,6 +8,9 @@ qatom \- split atom strings
28
29 .SH OPTIONS
30 .TP
31 +\fB\-F\fR \fI<arg>\fR, \fB\-\-format\fR \fI<arg>\fR
32 +Custom output format (default: %{CATEGORY} %{PN} %{PV} %[PR] %[SLOT] %[pfx] %[sfx])
33 +.TP
34 \fB\-c\fR, \fB\-\-compare\fR
35 Compare two atoms
36 .TP
37
38 diff --git a/man/qfile.1 b/man/qfile.1
39 index 83dacfb..54823cd 100644
40 --- a/man/qfile.1
41 +++ b/man/qfile.1
42 @@ -1,4 +1,4 @@
43 -.TH qfile "1" "Mar 2014" "Gentoo Foundation" "qfile"
44 +.TH qfile "1" "Feb 2016" "Gentoo Foundation" "qfile"
45 .SH NAME
46 qfile \- list all pkgs owning files
47 .SH SYNOPSIS
48 @@ -14,12 +14,6 @@ Display installed packages with slots
49 \fB\-R\fR, \fB\-\-root\-prefix\fR
50 Assume arguments are already prefixed by $ROOT
51 .TP
52 -\fB\-f\fR \fI<arg>\fR, \fB\-\-from\fR \fI<arg>\fR
53 -Read arguments from file <arg> ("-" for stdin)
54 -.TP
55 -\fB\-m\fR \fI<arg>\fR, \fB\-\-max\-args\fR \fI<arg>\fR
56 -Treat from file arguments by groups of <arg> (defaults to 5000)
57 -.TP
58 \fB\-b\fR, \fB\-\-basename\fR
59 Match any component of the path
60 .TP
61
62 diff --git a/man/qlist.1 b/man/qlist.1
63 index eee563d..eedc2cd 100644
64 --- a/man/qlist.1
65 +++ b/man/qlist.1
66 @@ -1,4 +1,4 @@
67 -.TH qlist "1" "Mar 2014" "Gentoo Foundation" "qlist"
68 +.TH qlist "1" "Feb 2016" "Gentoo Foundation" "qlist"
69 .SH NAME
70 qlist \- list files owned by pkgname
71 .SH SYNOPSIS
72 @@ -12,7 +12,7 @@ qlist \- list files owned by pkgname
73 Just show installed packages
74 .TP
75 \fB\-S\fR, \fB\-\-slots\fR
76 -Display installed packages with slots
77 +Display installed packages with slots (use twice for subslots)
78 .TP
79 \fB\-R\fR, \fB\-\-repo\fR
80 Display installed packages with repository
81
82 diff --git a/man/qlop.1 b/man/qlop.1
83 index 26ef7b5..6e645a8 100644
84 --- a/man/qlop.1
85 +++ b/man/qlop.1
86 @@ -1,4 +1,4 @@
87 -.TH qlop "1" "Mar 2014" "Gentoo Foundation" "qlop"
88 +.TH qlop "1" "Feb 2016" "Gentoo Foundation" "qlop"
89 .SH NAME
90 qlop \- emerge log analyzer
91 .SH SYNOPSIS
92 @@ -30,7 +30,7 @@ Show sync history
93 Show current emerging packages
94 .TP
95 \fB\-f\fR \fI<arg>\fR, \fB\-\-logfile\fR \fI<arg>\fR
96 -Read emerge logfile instead of /var/log/emerge.log
97 +Read emerge logfile instead of $EMERGE_LOG_DIR/emerge.log
98 .TP
99 \fB\-\-root\fR \fI<arg>\fR
100 Set the ROOT env var
101
102 diff --git a/man/qmerge.1 b/man/qmerge.1
103 index 558a810..df928f1 100644
104 --- a/man/qmerge.1
105 +++ b/man/qmerge.1
106 @@ -1,4 +1,4 @@
107 -.TH qmerge "1" "Mar 2014" "Gentoo Foundation" "qmerge"
108 +.TH qmerge "1" "Feb 2016" "Gentoo Foundation" "qmerge"
109 .SH NAME
110 qmerge \- fetch and merge binary package
111 .SH SYNOPSIS
112 @@ -35,9 +35,6 @@ Don't prompt before overwriting
113 \fB\-O\fR, \fB\-\-nodeps\fR
114 Don't merge dependencies
115 .TP
116 -\fB\-5\fR, \fB\-\-nomd5\fR
117 -Don't verify MD5 digest of files
118 -.TP
119 \fB\-\-debug\fR
120 Run shell funcs with `set -x`
121 .TP