summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/MANUAL.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index 05ce0f0c..39f2adc9 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -139,7 +139,7 @@ documentation.
Recompress the cache to level _LEVEL_ using the Zstandard algorithm. The
level can be an integer, with the same semantics as the
- <<config_compression_level,*compression_level*>> configuration option), or
+ <<config_compression_level,*compression_level*>> configuration option, or
the special value *uncompressed* for no compression. See
_<<Cache compression>>_ for more information. This can potentionally take a
long time since all files in the cache need to be visited. Only files that