From 0ad29ff6b0f616450178a891f010c6b3c80ecb58 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Tue, 6 Sep 2011 02:53:00 +0200 Subject: lscpu: add --all option The parsable output includes only lines of online CPUs. To also include lines for all offline CPUs the "--all" option can be specified. Signed-off-by: Heiko Carstens --- sys-utils/lscpu.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys-utils/lscpu.1') diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index 68a70f936..cf6e53c53 100644 --- a/sys-utils/lscpu.1 +++ b/sys-utils/lscpu.1 @@ -6,7 +6,7 @@ lscpu \- display information on CPU architecture .SH SYNOPSIS .B lscpu -.RB [ \-ehpxV ] +.RB [ \-aehpxV ] .RB [ \-s .IR directory ] .SH DESCRIPTION @@ -27,6 +27,8 @@ the defined order. .SH OPTIONS .TP +.BR \-a , " \-\-all" +Include online and offline CPUs in output. .TP .BR \-e , " \-\-extended " \fI[=list]\fP Print CPU list out in human-readable format. -- cgit v1.2.3-55-g7522