mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-27 19:03:34 +03:00
git-tag: Clarified how to create annotation
This commit is contained in:
parent
9676334119
commit
10ead941f7
@ -11,7 +11,7 @@
|
||||
|
||||
`git tag {{tag_name}}`
|
||||
|
||||
- Create a tag with the given message:
|
||||
- Create an annotated tag with the given message:
|
||||
|
||||
`git tag {{tag_name}} -m {{tag_message}}`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user