docs: add missing information about -o +<list>

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2013-02-18 13:30:00 +01:00
parent e68948e146
commit 36fb10074c
2 changed files with 6 additions and 0 deletions

View 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

View 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"