Quellcode durchsuchen

Improve wording

Jan Bader vor 10 Jahren
Ursprung
Commit
8de8073345
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/internals.rst

+ 1 - 1
docs/internals.rst

@@ -355,4 +355,4 @@ representation of the repository id.
 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).