From 7ef4c9bcf1873862d59d071af07be0679fb44054 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 4 Jan 2016 16:28:33 +0200 Subject: Use /pkg instead of /pkg/ in brep-root for consistency with Location --- brep/options.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brep') diff --git a/brep/options.cli b/brep/options.cli index d78a19f..3cafa3f 100644 --- a/brep/options.cli +++ b/brep/options.cli @@ -21,7 +21,7 @@ namespace brep "" "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/. + '\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