From: Bill Pemberton Date: Wed, 10 Oct 2012 20:54:02 +0000 (-0400) Subject: mount: add long options for -L and -U to man page X-Git-Tag: v2.23-rc1~612 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4359220da23d6bf5a8c0c8c3f5153c850ff643a;p=thirdparty%2Futil-linux.git 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 --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 2b5bef367d..2fdf655a25 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