summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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