From 2ecfa54aee99c36d810c5636a1e6f2c48acb9929 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 13 Dec 2015 15:47:03 +0100 Subject: ran build_api and build_usage --- docs/usage/check.rst.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/usage/check.rst.inc') diff --git a/docs/usage/check.rst.inc b/docs/usage/check.rst.inc index fb15b428c..020881e49 100644 --- a/docs/usage/check.rst.inc +++ b/docs/usage/check.rst.inc @@ -6,7 +6,8 @@ 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] [--last N] + [--repository-only] [--archives-only] [--repair] + [--save-space] [--last N] [-p PREFIX] [REPOSITORY_OR_ARCHIVE] Check repository consistency @@ -30,7 +31,10 @@ borg check --repository-only only perform repository checks --archives-only only perform archives checks --repair attempt to repair any inconsistencies found + --save-space work slower, but using less space --last N only check last N archives (Default: all) + -p PREFIX, --prefix PREFIX + only consider archive names starting with this prefix Description ~~~~~~~~~~~ -- cgit v1.2.3