]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commitb4359220da23d6bf5a8c0c8c3f5153c850ff643a
tree5bc4cc3906c104bf5db25eb01bc7ec1322cf600b
parent249fd0114fcb2e54911af4cb5210c9a98d485acb
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>
sys-utils/mount.8