aboutsummaryrefslogtreecommitdiff
path: root/bdep/ci.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/ci.cli')
-rw-r--r--bdep/ci.cli10
1 files changed, 8 insertions, 2 deletions
diff --git a/bdep/ci.cli b/bdep/ci.cli
index 65ae252..99b7834 100644
--- a/bdep/ci.cli
+++ b/bdep/ci.cli
@@ -237,10 +237,13 @@ namespace bdep
"<pc>/<tc>[/<tg>]",
"Shortcut for the following options sequence:
- \c{\b{--override\ }<pc>\b{-builds:all}}\n
+ [\c{\b{--override\ }<pc>\b{-builds:all}}]\n
\c{\b{--override\ }<pc>\b{-build-include:}<tc>[\b{/}<tg>]}\n
\c{\b{--override\ }<pc>\b{-build-exclude:**}}
+ The first override is omitted from the above sequence if the
+ \c{<pc>\b{-builds}} override is specified on the command line.
+
Repeat this option to specify multiple build configurations."
}
@@ -249,10 +252,13 @@ namespace bdep
"<tc>[/<tg>]",
"Shortcut for the following options sequence:
- \c{\b{--override\ builds:all}}\n
+ [\c{\b{--override\ builds:all}}]\n
\c{\b{--override\ build-include:}<tc>[\b{/}<tg>]}\n
\c{\b{--override\ build-exclude:**}}
+ The first override is omitted from the above sequence if the
+ \cb{builds} override is specified on the command line.
+
Repeat this option to specify multiple build target configurations."
}