1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

xed: Remove multi-file open example.

This commit is contained in:
Peter Tripp 2016-01-20 03:48:16 -08:00
parent 88b6cb879d
commit 2399de4830

View file

@ -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: