*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# colrm
|
||||
|
||||
> Remove columns from stdin.
|
||||
> Remove columns from `stdin`.
|
||||
> More information: <https://manned.org/colrm>.
|
||||
|
||||
- Remove first column of stdin:
|
||||
- Remove first column of `stdin`:
|
||||
|
||||
`colrm {{1 1}}`
|
||||
|
||||
|
Reference in New Issue
Block a user