]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
misc-utils/findmnt.8: add --pseudo and --real options
authorsluidfoe <sluidfoe@gmail.com>
Thu, 10 May 2018 16:53:03 +0000 (11:53 -0500)
committersluidfoe <sluidfoe@gmail.com>
Thu, 10 May 2018 16:58:31 +0000 (11:58 -0500)
misc-utils/findmnt.8

index d76d06e9d9708dcb747757742d0a09d9ee4e4e75..9979675acbb23c85d511d85c7c08db37d7b9a804 100644 (file)
@@ -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<code>).
 .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,