]> err.no Git - util-linux/commitdiff
mount: more explicitly explain fstab usage in mount.8
authorKarel Zak <kzak@redhat.com>
Mon, 15 Mar 2010 13:36:22 +0000 (14:36 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 15 Mar 2010 13:36:22 +0000 (14:36 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index ab8ccb0d37f9bc28ff23b99f5f4aa835ac357eaa..07edb5c226648b33ce3e8b8b74e7786a3ce6a3dc 100644 (file)
@@ -199,6 +199,34 @@ If no arguments are given to
 .BR mount ,
 this list is printed.
 
+The
+.B mount
+program does not read the
+.I /etc/fstab
+file if
+.I device
+(or LABEL/UUID) and
+.I dir
+are specified. For example:
+.RS
+.sp
+.B "mount /dev/foo /dir"
+.sp
+.RE
+If you want to override mount options from
+.I /etc/fstab
+you have to use:
+.RS
+.sp
+.B "mount device|dir -o <options>"
+.sp
+.RE
+and then the mount options from command line will be appended to
+the list of options from
+.IR /etc/fstab .
+The usual behaviour is that the last option wins if there is more duplicated
+options.
+
 When the
 .I proc
 filesystem is mounted (say at