*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`pretty-bytes {{1337}}`
|
||||
|
||||
- Convert numeric bytes value from stdin to a human-readable string:
|
||||
- Convert numeric bytes value from `stdin` to a human-readable string:
|
||||
|
||||
`echo {{1337}} | pretty-bytes`
|
||||
|
||||
|
Reference in New Issue
Block a user