From: Vaclav Dolezal Date: Wed, 14 Feb 2018 12:52:04 +0000 (+0100) Subject: mount(8): clarify behavior of --options-mode X-Git-Tag: v2.33-rc1~320^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd;p=thirdparty%2Futil-linux.git mount(8): clarify behavior of --options-mode Signed-off-by: Vaclav Dolezal --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 3c16a132c0..b8afa1a67d 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