mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
tldr: include all platform options (#6093)
This commit is contained in:
parent
0a5e38a2c0
commit
62d3c28db4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Show the tldr page for `cd`, overriding the default platform:
|
||||
|
||||
`tldr -p {{windows}} {{cd}}`
|
||||
`tldr -p {{android|linux|osx|sunos|windows}} {{cd}}`
|
||||
|
||||
- Show the tldr page for a subcommand:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue