summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2018-03-30 00:36:31 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2018-03-30 00:36:31 +0200
commit31bfb095a48a114d6287d700defe68a9640e3b79 (patch)
treedba114f64402fd31a28b9ac0b21e1ea60616625f
parent82f6717de6b6630ade2de9211d6bc5e3c50c7bfe (diff)
minor docs formatting fix1.1.5
-rw-r--r--docs/usage_general.rst.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc
index 8f6f0a222..b61444b97 100644
--- a/docs/usage_general.rst.inc
+++ b/docs/usage_general.rst.inc
@@ -330,6 +330,7 @@ CPU client:
- **borg check:** similar to extract, but depends on options given.
- **borg prune / borg delete archive:** low to medium CPU usage
- **borg delete repo:** done on the server
+
It won't go beyond 100% of 1 core as the code is currently single-threaded.
Especially higher zlib and lzma compression levels use significant amounts
of CPU cycles. Crypto might be cheap on the CPU (if hardware accelerated) or