sublime-text: mention subl (closes #37)
This commit is contained in:
parent
8612d447b7
commit
cf9d5f8737
|
@ -35,3 +35,11 @@ _Replace ⌘ with Ctrl on Windows and Linux._
|
|||
{:.shortcuts}
|
||||
|
||||
_Replace ⌘ with Ctrl on Windows and Linux._
|
||||
|
||||
### Command line
|
||||
Use `subl` to open files in Sublime from the terminal.
|
||||
|
||||
```sh
|
||||
$ subl .
|
||||
$ subl README.md
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue