]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - sys-utils/lscpu.1
include/c: add print_version() macro
[thirdparty/util-linux.git] / sys-utils / lscpu.1
index 75d7ab60a37296e9c39e059ea546493eb556c6da..e82fa43203726ad0cd9f47df9c584d6cf643314a 100644 (file)
@@ -1,4 +1,4 @@
-.TH LSCPU 1 "November 2015" "util-linux" "User Commands"
+.TH LSCPU 1 "March 2019" "util-linux" "User Commands"
 .SH NAME
 lscpu \- display information about the CPU architecture
 .SH SYNOPSIS
@@ -29,7 +29,10 @@ column labels are not case sensitive.
 .sp
 Not all columns are supported on all architectures.  If an unsupported column is
 specified, \fBlscpu\fP prints the column but does not provide any data for it.
-
+.sp
+The default output formatting on terminal maybe optimized for better
+readability.  The output for non-terminals (e.g. pipes) is never affected by
+this optimization and it is always in "Field: data\\n" format.
 .SS COLUMNS
 Note that topology elements (core, socket, etc.) use a sequential unique ID
 starting from zero, but CPU logical numbers follow the kernel where there is
@@ -175,7 +178,7 @@ Display version information and exit.
 .TP
 .B \-\-output\-all
 Output all available columns.  This option must be combined with either
-.BR \-\-extended " or " \-\-parse .
+.BR \-\-extended ", " \-\-parse " or " \-\-caches .
 .SH BUGS
 The basic overview of CPU family, model, etc. is always based on the first
 CPU only.