You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/09/07 00:37:23 UTC

git commit: add helper arg for print-tags command

Repository: cordova-coho
Updated Branches:
  refs/heads/master 4644f6fbb -> 297ca281f


add helper arg for print-tags command


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/297ca281
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/297ca281
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/297ca281

Branch: refs/heads/master
Commit: 297ca281f21521004b0f5e0b04e0c0870b099c08
Parents: 4644f6f
Author: Marcel Kinard <cm...@gmail.com>
Authored: Sat Sep 6 18:36:50 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Sat Sep 6 18:36:50 2014 -0400

----------------------------------------------------------------------
 docs/cadence-release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/297ca281/docs/cadence-release-process.md
----------------------------------------------------------------------
diff --git a/docs/cadence-release-process.md b/docs/cadence-release-process.md
index 969ac0a..4638b1b 100644
--- a/docs/cadence-release-process.md
+++ b/docs/cadence-release-process.md
@@ -252,7 +252,7 @@ __Body:__
     https://dist.apache.org/repos/dist/dev/cordova/CB-XXXX/final
 
     The packages were published from their corresponding git tags:
-    PASTE OUTPUT OF: coho print-tags -r cadence
+    PASTE OUTPUT OF: coho print-tags -r cadence --tag 3.6.0
 
     Upon a successful vote I will upload the archives to dist/, publish them to NPM, and post the corresponding blog post.