From b15d964d899c844eb2b4d92b8242480f8a557d5b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Dec 2015 14:09:35 +0200 Subject: First iteration of deployment instructions --- brep/options.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'brep') 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 = "/" { "" - "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/)." } -- cgit v1.1