summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-24 20:03:48 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-25 18:48:11 +0300
commit35be069441388337c96a5be74e155e2f6300bdab (patch)
tree2642d77fe967ededf2f90ceaa322a164ee385605 /doc
parent66e37390349e4c63f41805239f92571fd97cc698 (diff)
downloadick-35be069441388337c96a5be74e155e2f6300bdab.tar.gz
Add cleanly --release; disable release version mangling
Diffstat (limited to 'doc')
-rw-r--r--doc/060-cleanly.yarn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/060-cleanly.yarn b/doc/060-cleanly.yarn
index ce037aa..95e9ecd 100644
--- a/doc/060-cleanly.yarn
+++ b/doc/060-cleanly.yarn
@@ -28,6 +28,11 @@ this, we need to tell it the build number.
... cleanly --ci --buildno=5 --debian-release=debian8 get-upstream-version
THEN the output is "3.2.ci5\n"
+In release build mode, however, we want no mangling.
+
+ WHEN user runs, in foo,
+ ... cleanly --release get-upstream-version
+ THEN the output is "3.2\n"
## Create upstream release tar archive