summaryrefslogtreecommitdiffstats
path: root/docs/usage/check.rst.inc
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2016-04-08 23:38:46 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2016-04-08 23:38:46 +0200
commitd5d037b97d7a24e0e3d2375d5d489dba5e99b5dd (patch)
treeafa6f86c6b8bf1846f71b2086fbe2a03b0e68bb1 /docs/usage/check.rst.inc
parent299e9e28bf3e7f7d8c1a40d28a2f410939e28f1d (diff)
ran build_api build_usage
Diffstat (limited to 'docs/usage/check.rst.inc')
-rw-r--r--docs/usage/check.rst.inc18
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/usage/check.rst.inc b/docs/usage/check.rst.inc
index b22d75383..9ad6a4b35 100644
--- a/docs/usage/check.rst.inc
+++ b/docs/usage/check.rst.inc
@@ -4,10 +4,10 @@ borg check
----------
::
- usage: borg check [-h] [-v] [--debug] [--lock-wait N] [--show-rc]
- [--no-files-cache] [--umask M] [--remote-path PATH]
- [--repository-only] [--archives-only] [--repair]
- [--save-space] [--last N] [-P PREFIX]
+ usage: borg check [-h] [--critical] [--error] [--warning] [--info] [--debug]
+ [--lock-wait N] [--show-rc] [--no-files-cache] [--umask M]
+ [--remote-path PATH] [--repository-only] [--archives-only]
+ [--repair] [--save-space] [--last N] [-P PREFIX]
[REPOSITORY_OR_ARCHIVE]
Check repository consistency
@@ -18,10 +18,12 @@ borg check
optional arguments:
-h, --help show this help message and exit
- -v, --verbose, --info
- enable informative (verbose) output, work on log level
- INFO
- --debug enable debug output, work on log level DEBUG
+ --critical work on log level CRITICAL
+ --error work on log level ERROR
+ --warning work on log level WARNING (default)
+ --info, -v, --verbose
+ work on log level INFO
+ --debug 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