summaryrefslogtreecommitdiffstats
path: root/sys-utils/swapon.8
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/swapon.8')
-rw-r--r--sys-utils/swapon.817
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-utils/swapon.8 b/sys-utils/swapon.8
index ee6a2fcf6..6e97f17fd 100644
--- a/sys-utils/swapon.8
+++ b/sys-utils/swapon.8
@@ -164,6 +164,23 @@ for use with
Display swap usage summary by device. Equivalent to "cat /proc/swaps".
Not available before Linux 2.1.25.
.TP
+\fB\-\-show\fR [\fIcolumn,column\fR]
+Display definable device table similar to
+.B \-\-summary
+output. See \-\-help output for
+.I column
+list.
+.TP
+.B \-\-noheadings
+Do not print headings when displaying
+.B \-\-show
+output.
+.TP
+.B \-\-raw
+Display
+.B \-\-show
+output without aligning table columns.
+.TP
.B "\-U \fIuuid\fP"
Use the partition that has the specified
.IR uuid .