Merge pull request #4167 from Ashmodei/crud_docfix

Fixed help string in CRUD documentation.
This commit is contained in:
TW 2018-11-12 17:57:41 +01:00 committed by GitHub
commit 4feeb25b49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4075,7 +4075,7 @@ class Archiver:
It creates input data below the given PATH and backups this data into the given REPO.
The REPO must already exist (it could be a fresh empty repo or an existing repo, the
command will create / read / update / delete some archives named borg-test-data\\* there.
command will create / read / update / delete some archives named borg-benchmark-crud\\* there.
Make sure you have free space there, you'll need about 1GB each (+ overhead).