]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add long options for -L and -U to man page
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 10 Oct 2012 20:54:02 +0000 (16:54 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 31 Oct 2012 12:50:51 +0000 (13:50 +0100)
The -L and -U flags both have long options too (--label and --uuid).
The usage() function will show them but the man page didn't list them.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
sys-utils/mount.8

index 83a451886efdd918b11a713860211684ddeb7f04..0b40bf7fc8a93b6dc55716ab61097b5ea99dcd0c 100644 (file)
@@ -586,10 +586,10 @@ set the block device to read-only mode, see command
 .IP "\fB\-w, \-\-rw\fP"
 Mount the filesystem read/write. This is the default. A synonym is
 .BR "\-o rw" .
-.IP "\fB\-L \fIlabel\fP"
+.IP "\fB\-L, \-\-label \fIlabel\fP"
 Mount the partition that has the specified
 .IR label .
-.IP "\fB\-U \fIuuid\fP"
+.IP "\fB\-U, \-\-uuid \fIuuid\fP"
 Mount the partition that has the specified
 .IR uuid .
 These two options require the file