pages*: convert long-short to short-long syntax (#13567)
* pages*: convert long-short to short-long syntax * git-add: fix typo
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
- Delete the tag with the given name:
|
||||
|
||||
`git tag {{--delete|-d}} {{tag_name}}`
|
||||
`git tag {{-d|--delete}} {{tag_name}}`
|
||||
|
||||
- Get updated tags from remote:
|
||||
|
||||
|
Reference in New Issue
Block a user