From: sluidfoe Date: Thu, 10 May 2018 16:53:03 +0000 (-0500) Subject: misc-utils/findmnt.8: add --pseudo and --real options X-Git-Tag: v2.33-rc1~271 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bff4e134e5dfa032ee9a27af307ed49f8acbff1;p=thirdparty%2Futil-linux.git misc-utils/findmnt.8: add --pseudo and --real options --- diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8 index d76d06e9d9..9979675acb 100644 --- a/misc-utils/findmnt.8 +++ b/misc-utils/findmnt.8 @@ -1,4 +1,4 @@ -.TH FINDMNT 8 "June 2015" "util-linux" "System Administration" +.TH FINDMNT 8 "May 2018" "util-linux" "System Administration" .SH NAME findmnt \- find a filesystem .SH SYNOPSIS @@ -183,6 +183,9 @@ available for umount and move actions available for umount and remount actions .RE .TP +.BR "\-\-pseudo" +Print only pseudo filesystems. +.TP .BR \-R , " \-\-submounts" Print recursively all submounts for the selected filesystems. The restrictions defined by options \fB\-t\fP, \fB\-O\fP, \fB\-S\fP, \fB\-T\fP and @@ -193,6 +196,9 @@ default. This option has no effect for \fB\-\-mtab\fP or \fB\-\-fstab\fP. .BR \-r , " \-\-raw" Use raw output format. All potentially unsafe characters are hex-escaped (\\x). .TP +.BR "\-\-real" +Print only real filesystems. +.TP .BR \-S , " \-\-source \fIspec\fP" Explicitly define the mount source. Supported specifications are \fIdevice\fR, \fImaj\fB:\fImin\fR, \fBLABEL=\fIlabel\fR, \fBUUID=\fIuuid\fR,