Browse Source

minor docs formatting fix

Thomas Waldmann 7 years ago
parent
commit
5da50f2440
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/usage_general.rst.inc

+ 1 - 0
docs/usage_general.rst.inc

@@ -330,6 +330,7 @@ CPU client:
     - **borg check:** similar to extract, but depends on options given.
     - **borg check:** similar to extract, but depends on options given.
     - **borg prune / borg delete archive:** low to medium CPU usage
     - **borg prune / borg delete archive:** low to medium CPU usage
     - **borg delete repo:** done on the server
     - **borg delete repo:** done on the server
+
     It won't go beyond 100% of 1 core as the code is currently single-threaded.
     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
     Especially higher zlib and lzma compression levels use significant amounts
     of CPU cycles. Crypto might be cheap on the CPU (if hardware accelerated) or
     of CPU cycles. Crypto might be cheap on the CPU (if hardware accelerated) or