summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorBill Pemberton2012-10-10 22:54:02 +0200
committerKarel Zak2012-10-16 15:29:57 +0200
commitb4359220da23d6bf5a8c0c8c3f5153c850ff643a (patch)
tree5bc4cc3906c104bf5db25eb01bc7ec1322cf600b /sys-utils/mount.8
parentmount: add -c abbreviation for --no-canonicalize to man page (diff)
downloadkernel-qcow2-util-linux-b4359220da23d6bf5a8c0c8c3f5153c850ff643a.tar.gz
kernel-qcow2-util-linux-b4359220da23d6bf5a8c0c8c3f5153c850ff643a.tar.xz
kernel-qcow2-util-linux-b4359220da23d6bf5a8c0c8c3f5153c850ff643a.zip
mount: add long options for -L and -U to man page
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>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 2b5bef367..2fdf655a2 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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