mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 03:50:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,7 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Delete the tag with the given name:
|
||||
|
||||
`git tag -d {{tag_name}}`
|
||||
`git tag {{--delete|-d}} {{tag_name}}`
|
||||
|
||||
- Get updated tags from remote:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user