mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 18:32:41 +03:00
xed: Remove multi-file open example.
This commit is contained in:
parent
88b6cb879d
commit
2399de4830
@ -2,10 +2,9 @@
|
||||
|
||||
> Opens files for editing in XCode.
|
||||
|
||||
- Open file(s) in XCode:
|
||||
- Open file in XCode:
|
||||
|
||||
`xed {{file1}}`
|
||||
`xed {{/path/to/file1}} {{/path/to/file2}}`
|
||||
|
||||
- Open file(s) in XCode, create if it doesn't exist:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user