From 566007e587294343a2ac3cb6fe7727d8fe355340 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 13 Apr 2018 12:37:47 +0000 Subject: Doc fix: s6-mount has no default fstype --- doc/s6-mount.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/s6-mount.html b/doc/s6-mount.html index cce1717..81537b5 100644 --- a/doc/s6-mount.html +++ b/doc/s6-mount.html @@ -44,7 +44,8 @@ line arguments
  • -z fstab : read file at fstab instead of /etc/fstab
  • -n : ignored -
  • -t fstype : filesystem is of type fstype. Default: ext2.
  • +
  • -t fstype : filesystem is of type fstype. +You probably need to specify this.
  • -r : mount read-only
  • -w : mount read-write (default)
  • -o option : mount with option option. -- cgit 1.4.1