summaryrefslogtreecommitdiffstats
path: root/docs/usage/mount.rst.inc
diff options
context:
space:
mode:
authorJonas Borgström <jonas@borgstrom.se>2013-07-31 20:51:01 +0200
committerJonas Borgström <jonas@borgstrom.se>2013-08-03 13:05:06 +0200
commitb6c8392c03a15551327a90677fdf716959cfc670 (patch)
tree3353fd87775900c0df7c960352be4d56d1a76ca9 /docs/usage/mount.rst.inc
parente016a4ee926bb4d9c780099a2d13b35dc5e282f1 (diff)
More documentation work
Diffstat (limited to 'docs/usage/mount.rst.inc')
-rw-r--r--docs/usage/mount.rst.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/usage/mount.rst.inc b/docs/usage/mount.rst.inc
new file mode 100644
index 000000000..0156f8ed8
--- /dev/null
+++ b/docs/usage/mount.rst.inc
@@ -0,0 +1,17 @@
+Synopsis
+~~~~~~~~
+::
+
+ usage: attic mount [-h] [-v] [-f] [-o OPTIONS] ARCHIVE MOUNTPOINT
+
+ Mount archive as a FUSE fileystem
+
+ positional arguments:
+ ARCHIVE archive to mount
+ MOUNTPOINT where to mount filesystem
+
+ optional arguments:
+ -h, --help show this help message and exit
+ -v, --verbose verbose output
+ -f, --foreground stay in foreground, do not daemonize
+ -o OPTIONS Extra mount options