summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2023-02-01 21:50:03 +0100
committerJoel Rosdahl <joel@rosdahl.net>2023-02-01 21:50:03 +0100
commit320e2ea633c9373b4d10afc8bc9f373d4fb4ee67 (patch)
treecc72ada47f9443815be2142b3d9c8c18e7f5b5dc
parentd75a0847ea1f4608942ce8a06628a9a85a830f45 (diff)
downloadccache-320e2ea633c9373b4d10afc8bc9f373d4fb4ee67.tar.gz
docs: Fix bad reference to "Remote storage backends"
-rw-r--r--doc/MANUAL.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index de24f73d..bfbe650a 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -915,8 +915,9 @@ temporary files otherwise. You may also want to set <<config_stats,*stats*>> to
This option specifies one or several storage backends (separated by space)
to query after checking the local cache (unless
- <<config_remote_only,*remote_only*>> is true). See _<<Remote storage
- backends>>_ for documentation of syntax and available backends.
+ <<config_remote_only,*remote_only*>> is true). See
+ _<<Remote storage backends>>_ for documentation of syntax and available
+ backends.
+
Examples:
+