From 4b27faa3832c62110573d4fa587a117047bf139c Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 18 Jul 2019 20:38:46 +0200 Subject: man/qlop: q -> g g is now best matched by t, q was never doing anything in particular Signed-off-by: Fabian Groffen --- man/include/qlop.desc | 2 +- man/qlop.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/include/qlop.desc b/man/include/qlop.desc index 3505173..e39f689 100644 --- a/man/include/qlop.desc +++ b/man/include/qlop.desc @@ -21,6 +21,6 @@ After version \fB0.74\fR of portage-utils, \fIqlop\fR was changed considerably to be more consistent and more advanced. Most notably, this has changed default date output and commmand line flags. Instead of reporting the time the operation finished, \fIqlop\fR now reports the -time the operation started. The behaviour of the old \fB-q\fR flag is +time the operation started. The behaviour of the old \fB-g\fR flag is best matched by the new \fB-t\fR flag. Similar, the old \fB-t\fR flag is matched by the new \fB-a\fR flag. diff --git a/man/qlop.1 b/man/qlop.1 index 909ebdc..baa5bf5 100644 --- a/man/qlop.1 +++ b/man/qlop.1 @@ -29,7 +29,7 @@ After version \fB0.74\fR of portage-utils, \fIqlop\fR was changed considerably to be more consistent and more advanced. Most notably, this has changed default date output and commmand line flags. Instead of reporting the time the operation finished, \fIqlop\fR now reports the -time the operation started. The behaviour of the old \fB-q\fR flag is +time the operation started. The behaviour of the old \fB-g\fR flag is best matched by the new \fB-t\fR flag. Similar, the old \fB-t\fR flag is matched by the new \fB-a\fR flag. .SH OPTIONS -- cgit v1.2.3-65-gdbad