mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
chpstat: Clarify scope of --scale option
Add a man page note to clarify that BPS value scaling only applies to human-readable output format. Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com> Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
committed by
Steffen Eiden
parent
d15e36cf24
commit
338bea49c2
@@ -285,8 +285,12 @@ Use this option to select all supported columns and keys for output.
|
||||
Scale BPS values by UNIT
|
||||
|
||||
Use this option to specify a value by which bytes-per-seconds (BPS) values -
|
||||
such as read and write throughput - are scaled in table output format. Accepted
|
||||
values are:
|
||||
such as read and write throughput - are scaled in human-readable output.
|
||||
Note that scaling is not applied to values in machine-readable output format as
|
||||
produced with option
|
||||
.BR \-\-format .
|
||||
|
||||
Accepted values are:
|
||||
|
||||
.IP \(bu 3
|
||||
.B auto:
|
||||
|
||||
Reference in New Issue
Block a user