summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2023-05-06 20:19:28 +0200
committerJoel Rosdahl <joel@rosdahl.net>2023-05-06 20:19:28 +0200
commita25633df522dede9a0a30e1fcc0df568582a4168 (patch)
tree68a0bb25980c6133ee64370b5538a41c55c05c86
parentc61690fd7850029c0bba5223f99df4eb05c4293d (diff)
downloadccache-a25633df522dede9a0a30e1fcc0df568582a4168.tar.gz
doc: Add remote file storage example with URL-encoded space
As suggested in #1281.
-rw-r--r--doc/MANUAL.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc
index dc7c75f3..4ad33bf7 100644
--- a/doc/MANUAL.adoc
+++ b/doc/MANUAL.adoc
@@ -1184,7 +1184,7 @@ Examples:
* `+file:/shared/nfs/directory+`
* `+file:///shared/nfs/directory|umask=002|update-mtime=true+`
-* `+file://example.com/shared/folder+`
+* `+file://example.com/shared/ccache%20folder+`
Optional attributes: