From 44de912cdfc21f734e6556f6f65822d89ae74c72 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Tue, 6 Sep 2011 02:52:56 +0200 Subject: lscpu: add --version option Add a --version option like most other tools have it. Signed-off-by: Heiko Carstens Signed-off-by: Karel Zak --- sys-utils/lscpu.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys-utils/lscpu.1') diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1 index ae613f377..b7b4fe96c 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 [ \-hpx ] +.RB [ \-hpxV ] .RB [ \-s .IR directory ] .SH DESCRIPTION @@ -47,6 +47,9 @@ a snapshot from a different system. .BR \-x , " \-\-hex" Use hexadecimal masks for CPU sets (e.g. 0x3). The default is to print the sets in list format (e.g. 0,1). +.TP +.BR \-V , " \-\-version" +Output version information and exit. .SH BUGS The basic overview about CPU family, model, etc. is always based on the first CPU only. -- cgit v1.2.3-55-g7522