aboutsummaryrefslogtreecommitdiff
path: root/brep
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-17 14:09:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-17 14:09:35 +0200
commitb15d964d899c844eb2b4d92b8242480f8a557d5b (patch)
treea10de5991f722df2c188b332bf670fe6a2e4f537 /brep
parent08732655b4842807b6a7b8f6086e40a9237c8ee5 (diff)
First iteration of deployment instructions
Diffstat (limited to 'brep')
-rw-r--r--brep/options.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/brep/options.cli b/brep/options.cli
index aaf0092..d78a19f 100644
--- a/brep/options.cli
+++ b/brep/options.cli
@@ -19,8 +19,8 @@ namespace brep
dir_path root = "/"
{
"<path>"
- "Repository root. That is, this is the part of the URL from the host
- name and until the start of the repository. For example, root value
+ "Repository root. That is, this is the part of the URL between the
+ host name and the start of the repository. For example, root value
'\cb{/pkg/}' means the repository URL is http://example.org/pkg/.
Specify '\cb{/}' to use the web server root (http://example.org/)."
}