Apply suggestion from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
c62b624b17
commit
9dcb5e6fa0
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
`printf "header1 header2\nbar foo\n" | column --table`
|
`printf "header1 header2\nbar foo\n" | column --table`
|
||||||
|
|
||||||
- Specify the column delimiter character for the `--table` option (e.g. "," for csv) (defauls to whitespace):
|
- Specify the column delimiter character for the `--table` option (e.g. "," for csv) (defaults to whitespace):
|
||||||
|
|
||||||
`printf "header1,header2\nbar,foo\n" | column --table --separator {{,}}`
|
`printf "header1,header2\nbar,foo\n" | column --table --separator {{,}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user