*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`mpg123 {{path/to/file1.mp3 path/to/file2.mp3 ...}}`
|
||||
|
||||
- Play the mp3 from stdin:
|
||||
- Play the mp3 from `stdin`:
|
||||
|
||||
`cat {{file.mp3}} | mpg123 -`
|
||||
|
||||
|
Reference in New Issue
Block a user