~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to sys-utils/lscpu.1

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" Process this file with
2
2
.\" groff -man -Tascii lscpu.1
3
3
.\"
4
 
.TH LSCPU 1 "February 2011" Linux "User Manuals"
 
4
.TH LSCPU 1 "February 2011" "util-linux" "User Commands"
5
5
.SH NAME
6
 
lscpu \- CPU architecture information helper
 
6
lscpu \- display information on CPU architecture
7
7
.SH SYNOPSIS
8
8
.B lscpu
9
9
.RB [ \-hpx ]
23
23
.BR \-h , " \-\-help"
24
24
Print a help message.
25
25
.TP
26
 
.BR \-p , " \-\-parse"
 
26
.BR \-p , " \-\-parse " \fI[=list]\fP
27
27
Print out in parsable instead of human-readable format.
 
28
 
 
29
If the \fIlist\fP argument is not given then the default backwardly compatible
 
30
output is printed.  The backwardly compatible format uses two commas to
 
31
separate CPU cache columns. If no CPU caches are identified, then the cache
 
32
columns are not printed at all.
 
33
 
 
34
The \fIlist\fP argument is comma delimited list of the columns. Currently
 
35
supported are CPU, Core, Node, Socket, Book and Cache columns. If the
 
36
\fIlist\fP argument is given then always all requested columns are printed in
 
37
the defined order. The Cache columns are separated by ':'.
 
38
 
 
39
Note that the optional \fIlist\fP argument cannot be separated from the
 
40
option by a space, the correct form is for example '\fB-p=cpu,node\fP' or '\fB--parse=cpu,node\fP'.
28
41
.TP
29
42
.BR \-s , " \-\-sysroot " \fIdirectory\fP
30
43
Use the specified \fIdirectory\fP as system root.  This allows you to inspect