aboutsummaryrefslogtreecommitdiff
path: root/bdep/ci.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-20 18:22:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-21 18:43:11 +0300
commit02970b233afb937f7a16d27d47ded056ce082c1e (patch)
treea138ccf067a540740c2c54bf7828b584856bcaf4 /bdep/ci.cli
parent3f8dfa06e942872cea8404d17a780b673e768431 (diff)
Add ability to keep/update/remove current tag in bdep-release revision mode
Note that previously the default was to update while now it is to keep.
Diffstat (limited to 'bdep/ci.cli')
-rw-r--r--bdep/ci.cli10
1 files changed, 5 insertions, 5 deletions
diff --git a/bdep/ci.cli b/bdep/ci.cli
index 928e884..ccf6ed3 100644
--- a/bdep/ci.cli
+++ b/bdep/ci.cli
@@ -141,11 +141,11 @@ namespace bdep
// will) to work, this option should come after all the options it
// aliases.
//
- ci_override --overrides |
- --override |
- --overrides-file |
- --builds |
- --build-email;
+ cmd_ci_override --overrides |
+ --override |
+ --overrides-file |
+ --builds |
+ --build-email;
string --simulate
{