]> granicus.if.org Git - sysstat/commit
iostat: Option -h also imply --human
authorSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 11:28:55 +0000 (12:28 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Thu, 17 Nov 2016 11:28:55 +0000 (12:28 +0100)
commit5e26f76a398a5bb39f2e4789fbeaa22627d76aeb
treee1c034d4f17989388748e446a5ee5d8b4e47e4bd
parent2becb0096d8ffbca23c24558a0282e5cc719d622
iostat: Option -h also imply --human

Using option -h with iostat will also display sizes in human readable
format.
Option -h is already intended to make a report easier to read by a human
(especially when devices names are very long).

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
iostat.c