From 54b6467013bfbdb3ee606961c02fbff1271ca582 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Sep 2014 15:01:58 +0000 Subject: initial commit --- doc/s6-mount.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 doc/s6-mount.html (limited to 'doc/s6-mount.html') diff --git a/doc/s6-mount.html b/doc/s6-mount.html new file mode 100644 index 0000000..b12c505 --- /dev/null +++ b/doc/s6-mount.html @@ -0,0 +1,52 @@ + + + + + s6-linux-utils: the s6-mount program + + + + + + +

+s6-linux-utils
+Software
+skarnet.org +

+ +

The s6-mount program

+ +

+s6-mount mounts filesystems. +

+ +

Interface

+ +
+     s6-mount -a
+     s6-mount [ -r | -w ] [ -t fstype ] [ -o option[,option...] ] device mntpoint
+
+ + + +

Options

+ + + + + -- cgit 1.4.1