]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add note about "noauto" to --all description
authorKarel Zak <kzak@redhat.com>
Thu, 12 Dec 2013 10:41:07 +0000 (11:41 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 12 Dec 2013 10:41:07 +0000 (11:41 +0100)
References: https://bugzilla.redhat.com/show_bug.cgi?id=1039905
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index d7685d73d60415a569b452a5bdaa5c12c8e2d414..1810d0b1bb37f088ff62c3dc5e282688f665662d 100644 (file)
@@ -561,7 +561,10 @@ Display help text and exit.
 Verbose mode.
 .IP "\fB\-a, \-\-all\fP"
 Mount all filesystems (of the given types) mentioned in
-.IR fstab .
+.IR fstab
+(except for those whose line contains the
+.B noauto
+keyword).
 .IP "\fB\-F, \-\-fork\fP"
 (Used in conjunction with
 .BR \-a .)