diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-07-18 20:38:46 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-07-18 20:38:46 +0200 |
commit | 4b27faa3832c62110573d4fa587a117047bf139c (patch) | |
tree | 648602c345360fa69088bc808b47aaf843df714e /man | |
parent | qlop: enhance running time indicator (diff) | |
download | portage-utils-4b27faa3832c62110573d4fa587a117047bf139c.tar.gz portage-utils-4b27faa3832c62110573d4fa587a117047bf139c.tar.bz2 portage-utils-4b27faa3832c62110573d4fa587a117047bf139c.zip |
man/qlop: q -> gv0.80_pre20190719v0.80
g is now best matched by t, q was never doing anything in particular
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/include/qlop.desc | 2 | ||||
-rw-r--r-- | man/qlop.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/include/qlop.desc b/man/include/qlop.desc index 3505173e..e39f6890 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. @@ -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 |