minor docs formatting fix

This commit is contained in:
Thomas Waldmann 2018-03-30 00:36:31 +02:00
parent 1089de9426
commit 5da50f2440

View file

@ -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