mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-24 16:29:00 +00:00
Improve wording
This commit is contained in:
parent
028e12473d
commit
8de8073345
1 changed files with 1 additions and 1 deletions
|
@ -355,4 +355,4 @@ representation of the repository id.
|
||||||
Compression
|
Compression
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Currently, compression is disabled by default. To enable zlib compression, ``--compression level`` on the command line. Level can be anything from 0 (no compression, fast) to 9 (high compression, slow).
|
Currently, compression is disabled by default. Zlib compression can be enabled by passing ``--compression level`` on the command line. Level can be anything from 0 (no compression, fast) to 9 (high compression, slow).
|
||||||
|
|
Loading…
Reference in a new issue