mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-08 18:53:50 +02:00
xcrun: swap help and version examples (#10350)
This commit is contained in:
parent
fe721d893a
commit
701095414c
1 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@
|
|||
|
||||
`xcrun --toolchain {{name}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`xcrun --help`
|
||||
|
||||
- Display version:
|
||||
|
||||
`xcrun --version`
|
||||
|
||||
- Display help:
|
||||
|
||||
`xcrun --help`
|
||||
|
|
Loading…
Add table
Reference in a new issue