aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-05-06 16:21:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-05-06 16:21:25 +0200
commitfd08a8c444b3f92a659467058929769fd48fa5e7 (patch)
tree1ce360e98932e360a5c7ba4e88f869a4b74b4624
parent1aa0352af74106657ddd23fc6365fb5efe66e464 (diff)
Minor documentation change
-rw-r--r--cheatsheet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheatsheet.txt b/cheatsheet.txt
index 0f38214..4470135 100644
--- a/cheatsheet.txt
+++ b/cheatsheet.txt
@@ -6,7 +6,7 @@ Global Setup
Tag
- git tag -a x.y.z -m "Tag version x.y.z"
+ git tag -a X.Y.Z -m "Tag version X.Y.Z"
Squash multiple commits into one