summaryrefslogtreecommitdiffstats
path: root/sys-utils/prlimit.1
diff options
context:
space:
mode:
authorKarel Zak2011-11-07 09:57:46 +0100
committerKarel Zak2011-11-07 09:57:46 +0100
commitd254c1dbae5790d0c5a36c3a4620a8109b2b2e59 (patch)
treec030ca67fe1fb881d0d056319bf3e9310bd2ab5d /sys-utils/prlimit.1
parentprlimit: add a units column (diff)
downloadkernel-qcow2-util-linux-d254c1dbae5790d0c5a36c3a4620a8109b2b2e59.tar.gz
kernel-qcow2-util-linux-d254c1dbae5790d0c5a36c3a4620a8109b2b2e59.tar.xz
kernel-qcow2-util-linux-d254c1dbae5790d0c5a36c3a4620a8109b2b2e59.zip
prlimit: add --{raw,noheadings} options
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/prlimit.1')
-rw-r--r--sys-utils/prlimit.16
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-utils/prlimit.1 b/sys-utils/prlimit.1
index 5c2001200..da50987eb 100644
--- a/sys-utils/prlimit.1
+++ b/sys-utils/prlimit.1
@@ -38,8 +38,12 @@ Define the output columns to use. If no output arrangement is specified, then a
Use \fB\-\-help\fP to get list of all supported columns.
.IP "\fB\-V, \-\-version\fP"
Output version information and exit.
-.IP "\fB\-v, \-\-verbose\fP"
+.IP "\fB\-\-verbose\fP"
Vebose mode.
+.IP "\fB\-\-raw\fP"
+Use the raw output format.
+.IP "\fB\-\-nohindings\fP"
+Do not print a header line.
.IP "\fB\-h, \-\-help\fP"
Print a help text and exit.