*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`logger {{message}}`
|
||||
|
||||
- Take input from stdin and log to syslog:
|
||||
- Take input from `stdin` and log to syslog:
|
||||
|
||||
`echo {{log_entry}} | logger`
|
||||
|
||||
|
Reference in New Issue
Block a user