Updated manual page to include -p flag description.

This commit is contained in:
Jesse Smith 2018-03-08 12:32:50 -04:00
parent 8c8172349e
commit 9bbabbfda4

View File

@ -35,6 +35,8 @@ mountpoint \- see if a directory is a mountpoint
Be quiet - don't print anything.
.IP \fB\-d\fP
Print major/minor device number of the filesystem on stdout.
.IP \fB\-p\fP
Check Linux's /proc/mounts file to try to detect circular mount points.
.IP \fB\-x\fP
Print major/minor device number of the blockdevice on stdout.
.SH EXIT STATUS