aboutsummaryrefslogtreecommitdiff
path: root/brep/options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'brep/options.cli')
-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/)."
}