mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
minor docs formatting fix
This commit is contained in:
parent
1089de9426
commit
5da50f2440
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue