public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage-utils:master commit in: man/
Date: Mon, 22 Feb 2016 20:37:19 +0000 (UTC)	[thread overview]
Message-ID: <1456165901.1dbce6aec3b91f9efb13df94c5a8e5c33ea65a4c.vapier@gentoo> (raw)

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	other threads:[~2016-02-22 20:37 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 20:37 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-01 10:43 [gentoo-commits] proj/portage-utils:master commit in: man/ Fabian Groffen
2024-01-01 10:43 Fabian Groffen
2020-11-29  9:29 Fabian Groffen
2020-01-02  9:47 Fabian Groffen
2019-11-17 15:12 Fabian Groffen
2019-09-29 12:18 Fabian Groffen
2019-06-12  9:13 Fabian Groffen
2019-05-17 11:55 Fabian Groffen
2019-04-25  9:22 Fabian Groffen
2019-04-25  9:22 Fabian Groffen
2019-02-28 19:28 Fabian Groffen
2019-02-28  9:42 Fabian Groffen
2019-02-28  9:42 Fabian Groffen
2019-02-05 13:51 Fabian Groffen
2018-05-18 12:19 Fabian Groffen
2018-05-18 12:19 Fabian Groffen
2018-05-18 12:19 Fabian Groffen
2018-05-18 10:15 Fabian Groffen
2018-04-03 20:00 Fabian Groffen
2018-04-01 13:47 Fabian Groffen
2018-03-31 19:05 Fabian Groffen
2016-06-20  3:22 Mike Frysinger
2016-02-04 18:01 Mike Frysinger
2014-03-11  4:53 Mike Frysinger
2014-03-08  5:51 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456165901.1dbce6aec3b91f9efb13df94c5a8e5c33ea65a4c.vapier@gentoo \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox