From 50ed551992e21d6a4cd88e8e14eb3e9cc6c670bd Mon Sep 17 00:00:00 2001 From: Vaclav Dolezal Date: Wed, 14 Feb 2018 13:52:04 +0100 Subject: mount(8): clarify behavior of --options-mode Signed-off-by: Vaclav Dolezal --- sys-utils/mount.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'sys-utils/mount.8') 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 -- cgit v1.2.3-55-g7522