*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
|
||||
`join -a {{1}} {{file1}} {{file2}}`
|
||||
|
||||
- Join a file from stdin:
|
||||
- Join a file from `stdin`:
|
||||
|
||||
`cat {{path/to/file1}} | join - {{path/to/file2}}`
|
||||
|
Reference in New Issue
Block a user