diff options
Diffstat (limited to 'doc/s6-mount.html')
-rw-r--r-- | doc/s6-mount.html | 3 |
1 files changed, 2 insertions, 1 deletions
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 </li> <li> <tt>-z</tt> <em>fstab</em> : read file at <em>fstab</em> instead of <tt>/etc/fstab</tt> </li> <li> <tt>-n</tt> : ignored - <li> <tt>-t</tt> <em>fstype</em> : filesystem is of type <em>fstype</em>. Default: ext2. </li> + <li> <tt>-t</tt> <em>fstype</em> : filesystem is of type <em>fstype</em>. +You probably need to specify this. </li> <li> <tt>-r</tt> : mount read-only </li> <li> <tt>-w</tt> : mount read-write (default) </li> <li> <tt>-o</tt> <em>option</em> : mount with option <em>option</em>. |