*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
`emacsclient --create-frame {{path/to/file}}`
|
||||
|
||||
- Evaluate a command, printing the output to stdout, and then quit:
|
||||
- Evaluate a command, printing the output to `stdout`, and then quit:
|
||||
|
||||
`emacsclient --eval '({{command}})'`
|
||||
|
||||
|
Reference in New Issue
Block a user