*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`cowsay "{{hello, world}}"`
|
||||
|
||||
- Print an ASCII cow saying text from stdin:
|
||||
- Print an ASCII cow saying text from `stdin`:
|
||||
|
||||
`echo "{{hello, world}}" | cowsay`
|
||||
|
||||
|
Reference in New Issue
Block a user