mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:55:24 +02:00
git-delete-tag: add backticks to git-extras (#7598)
This commit is contained in:
parent
60db3c10c0
commit
0d12105852
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# git delete-tag
|
# git delete-tag
|
||||||
|
|
||||||
> Delete existing local and remote tags.
|
> Delete existing local and remote tags.
|
||||||
> Part of git-extras.
|
> Part of `git-extras`.
|
||||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-tag>.
|
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-delete-tag>.
|
||||||
|
|
||||||
- Delete a tag:
|
- Delete a tag:
|
||||||
|
|
Loading…
Add table
Reference in a new issue