瀏覽代碼

minor docs formatting fix

Thomas Waldmann 7 年之前
父節點
當前提交
31bfb095a4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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