*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`gist --private --description "{{A meaningful description}}" {{file.txt}} `
|
||||
|
||||
- Read contents from stdin and create a gist from it:
|
||||
- Read contents from `stdin` and create a gist from it:
|
||||
|
||||
`{{echo "hello world"}} | gist`
|
||||
|
||||
|
Reference in New Issue
Block a user