emacsclient: Improve wording about nowait

coverage
Jaseem Abid 2017-12-29 12:21:32 +05:30
parent d61ee9a5e9
commit d92c0ab9e4
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
`emacsclient -nw {{filename}}`
- Open a file and not wait for it:
- Open a file in an existing emacs frame and return immediately:
`emacsclient -n {{filename}}`