From 4f912c6ac5f62b801fc9078aa0517bb72ce6bd1b Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 11 Aug 2010 15:41:48 +0200 Subject: lscpu: add -x and {On,Off}-line CPU(s) mask/list Signed-off-by: Karel Zak --- sys-utils/lscpu.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sys-utils/lscpu.1') diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index 4f78ee6b0..30e08a57c 100644 --- a/sys-utils/lscpu.1 +++ b/sys-utils/lscpu.1 @@ -22,6 +22,10 @@ Print a help message. .TP .BR \-p , " \-\-parse" Print out in parsable instead of printable format. +.TP +.BR \-x , " \-\-hex" +Use hexadecimal masks for CPU(s) sets (e.g. 0x3). The default is print the sets +in the list format (e.g. 0,1). .SH BUGS The basic overview about CPU family, model, etc. is always based on the first CPU only. -- cgit v1.2.3-55-g7522