mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-02 22:35:39 +02:00
Show example for subcommands
This commit is contained in:
parent
cb65252a50
commit
0f68cff128
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@
|
||||||
- Get help for a command in Chinese:
|
- Get help for a command in Chinese:
|
||||||
|
|
||||||
`tldr -t zh {{command}}`
|
`tldr -t zh {{command}}`
|
||||||
|
|
||||||
|
- Get help for a git subcommand:
|
||||||
|
|
||||||
|
`tldr git checkout`
|
||||||
|
|
Loading…
Add table
Reference in a new issue