]> 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>
Tue, 16 Oct 2012 13:29:57 +0000 (15:29 +0200)
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 2b5bef367d035f0beb32cc168c3e2a02610a8089..2fdf655a2559d8618321c371d8d0300c91f8b7b5 100644 (file)
@@ -581,10 +581,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