aboutsummaryrefslogtreecommitdiff
path: root/bdep/ci.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-09-08 10:40:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-09-08 10:40:10 +0200
commit0a595514eb980ed0bfcc78e477981fa668673ff5 (patch)
treed58811c674700c06b316456bf512ab921b202528 /bdep/ci.cli
parentd1d9fbc899be37bba7b05f31ac5c7a4d15d64811 (diff)
Documentation fixes
Diffstat (limited to 'bdep/ci.cli')
-rw-r--r--bdep/ci.cli6
1 files changed, 3 insertions, 3 deletions
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.