From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD4C6138334 for ; Thu, 28 Feb 2019 19:28:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9947FE0878; Thu, 28 Feb 2019 19:28:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6EC7DE0878 for ; Thu, 28 Feb 2019 19:28:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 406CD335D20 for ; Thu, 28 Feb 2019 19:28:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD303452 for ; Thu, 28 Feb 2019 19:28:10 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1551379735.01d4f8ae5983bdab35c146fe6facef57cce6870e.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: man/ X-VCS-Repository: proj/portage-utils X-VCS-Files: man/qlop.1 X-VCS-Directories: man/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 01d4f8ae5983bdab35c146fe6facef57cce6870e X-VCS-Branch: master Date: Thu, 28 Feb 2019 19:28:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b31238d2-8ea2-4060-8731-d0d57432ad82 X-Archives-Hash: 79bded5430774563292f644324d3646a commit: 01d4f8ae5983bdab35c146fe6facef57cce6870e Author: Fabian Groffen gentoo org> AuthorDate: Thu Feb 28 18:48:55 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Feb 28 18:48:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=01d4f8ae man: regenerate qlop.1 after options change Signed-off-by: Fabian Groffen gentoo.org> man/qlop.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/qlop.1 b/man/qlop.1 index 4769ecd..407c9ea 100644 --- a/man/qlop.1 +++ b/man/qlop.1 @@ -49,6 +49,9 @@ time for all occurrences found respecting any date limits. Print elapssed time in human readable format. This form uses minutes, hours and days instead of just seconds. .TP +\fB\-M\fR, \fB\-\-machine\fR +Print elapsed time as seconds with no formatting. +.TP \fB\-m\fR, \fB\-\-merge\fR Show merge history. .TP