commit:     1dbce6aec3b91f9efb13df94c5a8e5c33ea65a4c
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 18:31:41 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 18:31:41 2016 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=1dbce6ae

man: regen manpages

 man/qatom.1  | 5 ++++-
 man/qfile.1  | 8 +-------
 man/qlist.1  | 4 ++--
 man/qlop.1   | 4 ++--
 man/qmerge.1 | 5 +----
 5 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/man/qatom.1 b/man/qatom.1
index b4bc8ce..42991a5 100644
--- a/man/qatom.1
+++ b/man/qatom.1
@@ -1,4 +1,4 @@
-.TH qatom "1" "Mar 2014" "Gentoo Foundation" "qatom"
+.TH qatom "1" "Feb 2016" "Gentoo Foundation" "qatom"
 .SH NAME
 qatom \- split atom strings
 .SH SYNOPSIS
@@ -8,6 +8,9 @@ qatom \- split atom strings
 
 .SH OPTIONS
 .TP
+\fB\-F\fR \fI<arg>\fR, \fB\-\-format\fR \fI<arg>\fR
+Custom output format (default: %{CATEGORY} %{PN} %{PV} %[PR] %[SLOT] %[pfx] 
%[sfx])
+.TP
 \fB\-c\fR, \fB\-\-compare\fR
 Compare two atoms
 .TP

diff --git a/man/qfile.1 b/man/qfile.1
index 83dacfb..54823cd 100644
--- a/man/qfile.1
+++ b/man/qfile.1
@@ -1,4 +1,4 @@
-.TH qfile "1" "Mar 2014" "Gentoo Foundation" "qfile"
+.TH qfile "1" "Feb 2016" "Gentoo Foundation" "qfile"
 .SH NAME
 qfile \- list all pkgs owning files
 .SH SYNOPSIS
@@ -14,12 +14,6 @@ Display installed packages with slots
 \fB\-R\fR, \fB\-\-root\-prefix\fR
 Assume arguments are already prefixed by $ROOT
 .TP
-\fB\-f\fR \fI<arg>\fR, \fB\-\-from\fR \fI<arg>\fR
-Read arguments from file <arg> ("-" for stdin)
-.TP
-\fB\-m\fR \fI<arg>\fR, \fB\-\-max\-args\fR \fI<arg>\fR
-Treat from file arguments by groups of <arg> (defaults to 5000)
-.TP
 \fB\-b\fR, \fB\-\-basename\fR
 Match any component of the path
 .TP

diff --git a/man/qlist.1 b/man/qlist.1
index eee563d..eedc2cd 100644
--- a/man/qlist.1
+++ b/man/qlist.1
@@ -1,4 +1,4 @@
-.TH qlist "1" "Mar 2014" "Gentoo Foundation" "qlist"
+.TH qlist "1" "Feb 2016" "Gentoo Foundation" "qlist"
 .SH NAME
 qlist \- list files owned by pkgname
 .SH SYNOPSIS
@@ -12,7 +12,7 @@ qlist \- list files owned by pkgname
 Just show installed packages
 .TP
 \fB\-S\fR, \fB\-\-slots\fR
-Display installed packages with slots
+Display installed packages with slots (use twice for subslots)
 .TP
 \fB\-R\fR, \fB\-\-repo\fR
 Display installed packages with repository

diff --git a/man/qlop.1 b/man/qlop.1
index 26ef7b5..6e645a8 100644
--- a/man/qlop.1
+++ b/man/qlop.1
@@ -1,4 +1,4 @@
-.TH qlop "1" "Mar 2014" "Gentoo Foundation" "qlop"
+.TH qlop "1" "Feb 2016" "Gentoo Foundation" "qlop"
 .SH NAME
 qlop \- emerge log analyzer
 .SH SYNOPSIS
@@ -30,7 +30,7 @@ Show sync history
 Show current emerging packages
 .TP
 \fB\-f\fR \fI<arg>\fR, \fB\-\-logfile\fR \fI<arg>\fR
-Read emerge logfile instead of /var/log/emerge.log
+Read emerge logfile instead of $EMERGE_LOG_DIR/emerge.log
 .TP
 \fB\-\-root\fR \fI<arg>\fR
 Set the ROOT env var

diff --git a/man/qmerge.1 b/man/qmerge.1
index 558a810..df928f1 100644
--- a/man/qmerge.1
+++ b/man/qmerge.1
@@ -1,4 +1,4 @@
-.TH qmerge "1" "Mar 2014" "Gentoo Foundation" "qmerge"
+.TH qmerge "1" "Feb 2016" "Gentoo Foundation" "qmerge"
 .SH NAME
 qmerge \- fetch and merge binary package
 .SH SYNOPSIS
@@ -35,9 +35,6 @@ Don't prompt before overwriting
 \fB\-O\fR, \fB\-\-nodeps\fR
 Don't merge dependencies
 .TP
-\fB\-5\fR, \fB\-\-nomd5\fR
-Don't verify MD5 digest of files
-.TP
 \fB\-\-debug\fR
 Run shell funcs with `set -x`
 .TP

Reply via email to