summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapon.8
diff options
context:
space:
mode:
authorSami Kerola2012-06-27 22:51:34 +0200
committerKarel Zak2012-07-10 13:45:04 +0200
commit7ae8b469adda598fda28e4ea647d47905b43e172 (patch)
treee80b37003046bc76244a55a62337f0b6f49afefc /sys-utils/swapon.8
parentswapon: add --show option (diff)
downloadkernel-qcow2-util-linux-7ae8b469adda598fda28e4ea647d47905b43e172.tar.gz
kernel-qcow2-util-linux-7ae8b469adda598fda28e4ea647d47905b43e172.tar.xz
kernel-qcow2-util-linux-7ae8b469adda598fda28e4ea647d47905b43e172.zip
swapon: make --show size to be human readable by default
Cc: Bernhard Voelker <mail@bernhard-voelker.de> Signed-off-by: Sami Kerola <kerolasa@iki.fi> Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/swapon.8')
-rw-r--r--sys-utils/swapon.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-utils/swapon.8 b/sys-utils/swapon.8
index 6e97f17fd..ed4df55f9 100644
--- a/sys-utils/swapon.8
+++ b/sys-utils/swapon.8
@@ -181,6 +181,10 @@ Display
.B \-\-show
output without aligning table columns.
.TP
+.B \-\-inhuman
+Display swap size in bytes in
+.B \-\-show
+output instead of user friendly size and unit.
.B "\-U \fIuuid\fP"
Use the partition that has the specified
.IR uuid .