*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`xml escape "{{<a1>}}"`
|
||||
|
||||
- Escape special XML characters from stdin:
|
||||
- Escape special XML characters from `stdin`:
|
||||
|
||||
`echo "{{<a1>}}" | xml escape`
|
||||
|
||||
|
Reference in New Issue
Block a user