]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount(8): clarify behavior of --options-mode
authorVaclav Dolezal <vdolezal@redhat.com>
Wed, 14 Feb 2018 12:52:04 +0000 (13:52 +0100)
committerVaclav Dolezal <vdolezal@redhat.com>
Wed, 14 Feb 2018 12:52:04 +0000 (13:52 +0100)
Signed-off-by: Vaclav Dolezal <vdolezal@redhat.com>
sys-utils/mount.8

index 3c16a132c0b148683f323fd7d47f77d1babe4f5b..b8afa1a67d688fed956086bcd1d4d29db0e4b456 100644 (file)
@@ -682,6 +682,7 @@ sections.
 Controls how to combine options from fstab/mtab with options from command line.
 \fImode\fR can be one of
 .BR ignore ", " append ", " prepend " or " replace .
+For example \fBappend\fR means that options from fstab are appended to options from command line.
 Default value is \fBprepend\fR.
 
 .TP