summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2012-04-26 09:19:07 +0200
committerKarel Zak2012-04-26 09:19:07 +0200
commit4644638fe84e67d0d897d71160bfba926ce75a09 (patch)
tree27e5a59c0e3308e36e2186e992758286d9482f09 /misc-utils/findmnt.8
parentlib/mangle: cleanup, add unhexmangle (diff)
downloadkernel-qcow2-util-linux-4644638fe84e67d0d897d71160bfba926ce75a09.tar.gz
kernel-qcow2-util-linux-4644638fe84e67d0d897d71160bfba926ce75a09.tar.xz
kernel-qcow2-util-linux-4644638fe84e67d0d897d71160bfba926ce75a09.zip
findmnt: add note about \x<hex> to man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.84
1 files changed, 2 insertions, 2 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 4edc30508..a31a967e4 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -141,9 +141,9 @@ available for umount and move actions
available for umount and remount actions
.RE
.IP "\fB\-P, \-\-pairs\fP"
-Use key="value" output format.
+Use key="value" output format. All potentially unsafe characters are hex-escaped (\\x<code>).
.IP "\fB\-r, \-\-raw\fP"
-Use raw output format.
+Use raw output format. All potentially unsafe characters are hex-escaped (\\x<code>).
.IP "\fB\-t, \-\-types \fIlist\fP"
Limit the set of printed filesystems. More than one type may be
specified in a comma-separated list. The list of filesystem types can be