findmnt.8: remove spurious spaces before "--tree" and "--verbose"

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
This commit is contained in:
Jakub Wilk 2018-02-04 19:31:17 +01:00
parent f3932a6bb5
commit f04c77f0a3
1 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ to specify the filesystem types on which no action should be taken. For
more details see more details see
.BR mount (8). .BR mount (8).
.TP .TP
.BR " \-\-tree" .BR "\-\-tree"
Enable tree-like output if possible. The options is silently ignored for Enable tree-like output if possible. The options is silently ignored for
tables where is missing child-parent relation (e.g. fstab). tables where is missing child-parent relation (e.g. fstab).
.TP .TP
@ -247,7 +247,7 @@ parsability and usability. It's possible to use this option also with \fB\-\-tab
It's possible to specify source (device) or target (mountpoint) to filter mount table. The option It's possible to specify source (device) or target (mountpoint) to filter mount table. The option
\fB\-\-verbose\fP forces findmnt to print more details. \fB\-\-verbose\fP forces findmnt to print more details.
.TP .TP
.BR " \-\-verbose" .BR "\-\-verbose"
Force findmnt to print more information (\fB\-\-verify\fP only for now). Force findmnt to print more information (\fB\-\-verify\fP only for now).
.SH EXAMPLES .SH EXAMPLES
.IP "\fBfindmnt \-\-fstab \-t nfs\fP" .IP "\fBfindmnt \-\-fstab \-t nfs\fP"