]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add missing information about -o +<list>
authorKarel Zak <kzak@redhat.com>
Mon, 18 Feb 2013 12:30:00 +0000 (13:30 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Feb 2013 12:30:00 +0000 (13:30 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/findmnt.8
misc-utils/lsblk.8

index 2072c52229d3abd680e74899ee6c58c2fd32d6b3..1dc6a8837f4d7b0229064adf20f2acf0263f5a2a 100644 (file)
@@ -124,6 +124,9 @@ column contains tree formatting if the
 or
 .B \-\-raw
 options are not specified.
+
+The default list of the columns maybe be extended if the \fIlist\fP is
+specified in format +<list> (e.g. findmnt -o +PROPAGATION).
 .IP "\fB\-p, \-\-poll\fR[\fI=list\fR]\fP"
 Monitor changes in the /proc/self/mountinfo file. Supported actions are: mount,
 umount, remount and move. More than one action may be specified in a
index 3a9c2d4142ac6cf93ae0618c023303e7b9814738..87a659bcaea29f41adf5fb13027a2bdd8a894178 100644 (file)
@@ -65,6 +65,9 @@ Do not print a header line.
 Specify which output columns to print.  Use
 .B "--help"
 to get a list of all supported columns.
+
+The default list of the columns maybe be extended if the \fIlist\fP is
+specified in format +<list> (e.g. lslocks -o +UUID).
 .IP "\fB\-P, \-\-pairs\fP"
 Use key="value" output format. All potentially unsafe characters are hex-escaped (\\x<code>).
 .IP "\fB\-r, \-\-raw\fP"