summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorVaclav Dolezal2018-02-14 13:52:04 +0100
committerVaclav Dolezal2018-02-14 13:52:04 +0100
commit50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd (patch)
treecbb852ad88632a609fe14200be9d8c03e5244100 /sys-utils/mount.8
parentmount: document --options-* in man/help (diff)
downloadkernel-qcow2-util-linux-50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd.tar.gz
kernel-qcow2-util-linux-50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd.tar.xz
kernel-qcow2-util-linux-50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd.zip
mount(8): clarify behavior of --options-mode
Signed-off-by: Vaclav Dolezal <vdolezal@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.81
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 3c16a132c..b8afa1a67 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -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