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/, man/include/
Date: Sat, 17 Aug 2019 08:37:10
Message-Id: 1563475126.4b27faa3832c62110573d4fa587a117047bf139c.grobian@gentoo
1 commit: 4b27faa3832c62110573d4fa587a117047bf139c
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 18 18:38:46 2019 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 18:38:46 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=4b27faa3
7
8 man/qlop: q -> g
9
10 g is now best matched by t, q was never doing anything in particular
11
12 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
13
14 man/include/qlop.desc | 2 +-
15 man/qlop.1 | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/man/include/qlop.desc b/man/include/qlop.desc
19 index 3505173..e39f689 100644
20 --- a/man/include/qlop.desc
21 +++ b/man/include/qlop.desc
22 @@ -21,6 +21,6 @@ After version \fB0.74\fR of portage-utils, \fIqlop\fR was changed
23 considerably to be more consistent and more advanced. Most notably,
24 this has changed default date output and commmand line flags. Instead
25 of reporting the time the operation finished, \fIqlop\fR now reports the
26 -time the operation started. The behaviour of the old \fB-q\fR flag is
27 +time the operation started. The behaviour of the old \fB-g\fR flag is
28 best matched by the new \fB-t\fR flag. Similar, the old \fB-t\fR flag
29 is matched by the new \fB-a\fR flag.
30
31 diff --git a/man/qlop.1 b/man/qlop.1
32 index 909ebdc..baa5bf5 100644
33 --- a/man/qlop.1
34 +++ b/man/qlop.1
35 @@ -29,7 +29,7 @@ After version \fB0.74\fR of portage-utils, \fIqlop\fR was changed
36 considerably to be more consistent and more advanced. Most notably,
37 this has changed default date output and commmand line flags. Instead
38 of reporting the time the operation finished, \fIqlop\fR now reports the
39 -time the operation started. The behaviour of the old \fB-q\fR flag is
40 +time the operation started. The behaviour of the old \fB-g\fR flag is
41 best matched by the new \fB-t\fR flag. Similar, the old \fB-t\fR flag
42 is matched by the new \fB-a\fR flag.
43 .SH OPTIONS