summaryrefslogtreecommitdiffstats
path: root/sys-utils/lscpu.1
diff options
context:
space:
mode:
authorKarel Zak2019-03-19 14:21:02 +0100
committerKarel Zak2019-03-19 14:29:40 +0100
commit2011528bce58dd31d5ee0287f2367da1f2d6cfa9 (patch)
treedaf9cab639562ca5dececb56321e4e6ff7b25b95 /sys-utils/lscpu.1
parentlscpu: add --caches (diff)
downloadkernel-qcow2-util-linux-2011528bce58dd31d5ee0287f2367da1f2d6cfa9.tar.gz
kernel-qcow2-util-linux-2011528bce58dd31d5ee0287f2367da1f2d6cfa9.tar.xz
kernel-qcow2-util-linux-2011528bce58dd31d5ee0287f2367da1f2d6cfa9.zip
lscpu: add --bytes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/lscpu.1')
-rw-r--r--sys-utils/lscpu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index 22675bf86..25e8b1e1e 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -102,6 +102,9 @@ Minimum megahertz value for the CPU.
Include lines for online and offline CPUs in the output (default for \fB-e\fR).
This option may only be specified together with option \fB-e\fR or \fB-p\fR.
.TP
+.BR \-B , " \-\-bytes"
+Print the sizes in bytes rather than in a human-readable format.
+.TP
.BR \-b , " \-\-online"
Limit the output to online CPUs (default for \fB-p\fR).
This option may only be specified together with option \fB-e\fR or \fB-p\fR.