|
@@ -1,6 +1,6 @@
|
|
|
.\" Man page generated from reStructuredText.
|
|
|
.
|
|
|
-.TH BORG-BENCHMARK-CRUD 1 "2018-08-11" "" "borg backup tool"
|
|
|
+.TH BORG-BENCHMARK-CRUD 1 "2018-12-08" "" "borg backup tool"
|
|
|
.SH NAME
|
|
|
borg-benchmark-crud \- Benchmark Create, Read, Update, Delete for archives.
|
|
|
.
|
|
@@ -39,7 +39,7 @@ This command benchmarks borg CRUD (create, read, update, delete) operations.
|
|
|
.sp
|
|
|
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.
|
|
|
.sp
|
|
|
Make sure you have free space there, you\(aqll need about 1GB each (+ overhead).
|
|
|
.sp
|