From 0a595514eb980ed0bfcc78e477981fa668673ff5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 8 Sep 2018 10:40:10 +0200 Subject: Documentation fixes --- bdep/ci.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bdep/ci.cli') diff --git a/bdep/ci.cli b/bdep/ci.cli index 1709868..c7251ed 100644 --- a/bdep/ci.cli +++ b/bdep/ci.cli @@ -39,9 +39,9 @@ namespace bdep A CI request consists of the specified packages and their versions as well as the project's remote version control repository URL corresponding to the current (local) state of the project. The CI server should be able - fetch these package versions from this repository as well as any - dependencies from this repository or its prerequisites/complements - (according to \cb{repositories.manifest}). + to fetch these package versions from this repository as well as any + dependencies from this repository or its prerequisite/complement + repositories, according to each package's \cb{repositories.manifest}. If the CI server is not explicitly specified with the \cb{--server} option, the request is submitted to \cb{ci.cppget.org} by default. -- cgit v1.1