mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 20:54:04 +02:00
fix --contains example
This commit is contained in:
parent
e509233933
commit
e6b9f81cd6
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@
|
||||||
|
|
||||||
- List tags that contain a given commit:
|
- List tags that contain a given commit:
|
||||||
|
|
||||||
`git tag --contains `
|
`git tag --contains {{commit}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue