From 81009d72557cadf610b540a99bb971a137e78118 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 5 Apr 2013 12:19:40 +0200 Subject: [PATCH] mount: add --show-labels to man page Signed-off-by: Karel Zak --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 1702c4688d..4abea5d2f6 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -574,7 +574,7 @@ existing record in /etc/mtab and fails when the record already exists (with regular non-fake mount, this check is done by kernel). .IP "\fB\-i, \-\-internal\-only\fP" Don't call the /sbin/mount. helper even if it exists. -.IP "\fB\-l\fP" +.IP "\fB\-l, \-\-show\-labels\fP" Add the labels in the mount output. Mount must have permission to read the disk device (e.g. be suid root) for this to work. One can set such a label for ext2, ext3 or ext4 using the -- 2.47.3