summaryrefslogtreecommitdiffstats
path: root/docs/usage/mount.rst.inc
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2015-12-08 10:21:20 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2015-12-08 10:21:20 +0100
commitf7abff87f958b7c8967cb02ad31eda577afb0f48 (patch)
treef1474f3d5978b3e1b7408e3e1f359006c182f033 /docs/usage/mount.rst.inc
parent9c3b206bf792e23f49b89b66ef9003700a915725 (diff)
ran build_usage
Diffstat (limited to 'docs/usage/mount.rst.inc')
-rw-r--r--docs/usage/mount.rst.inc13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/usage/mount.rst.inc b/docs/usage/mount.rst.inc
index 0407a095c..380df549b 100644
--- a/docs/usage/mount.rst.inc
+++ b/docs/usage/mount.rst.inc
@@ -4,8 +4,9 @@ borg mount
----------
::
- usage: borg mount [-h] [-v] [--show-rc] [--no-files-cache] [--umask M]
- [--remote-path PATH] [-f] [-o OPTIONS]
+ usage: borg mount [-h] [-v] [--debug] [--lock-wait N] [--show-rc]
+ [--no-files-cache] [--umask M] [--remote-path PATH] [-f]
+ [-o OPTIONS]
REPOSITORY_OR_ARCHIVE MOUNTPOINT
Mount archive or an entire repository as a FUSE fileystem
@@ -17,11 +18,15 @@ borg mount
optional arguments:
-h, --help show this help message and exit
- -v, --verbose verbose output
+ -v, --verbose, --info
+ enable informative (verbose) output, work on log level
+ INFO
+ --debug enable debug output, work on log level DEBUG
+ --lock-wait N wait for the lock, but max. N seconds (default: 1).
--show-rc show/log the return code (rc)
--no-files-cache do not load/update the file metadata cache used to
detect unchanged files
- --umask M set umask to M (local and remote, default: 63)
+ --umask M set umask to M (local and remote, default: 0077)
--remote-path PATH set remote path to executable (default: "borg")
-f, --foreground stay in foreground, do not daemonize
-o OPTIONS Extra mount options