aboutsummaryrefslogtreecommitdiff
path: root/bdep/release.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/release.cli')
-rw-r--r--bdep/release.cli7
1 files changed, 7 insertions, 0 deletions
diff --git a/bdep/release.cli b/bdep/release.cli
index c90ec29..12210d1 100644
--- a/bdep/release.cli
+++ b/bdep/release.cli
@@ -99,6 +99,13 @@ namespace bdep
"Push the committed changes and tags to the remote."
}
+ bool --show-push
+ {
+ "Print the push command instead of executing it. This allows examining
+ the committed changes and tags before pushing them to the remote. Note
+ that the command is printed to \cb{stdout}."
+ }
+
bool --no-open
{
"Don't open the next development cycle. Opening can be performed later