*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
`printf "header1 header2\nbar foo\n" | column --table`
|
||||
|
||||
- Specify the column delimiter character for the `--table` option (e.g. "," for csv) (defaults 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 {{,}}`
|
||||
|
||||
|
Reference in New Issue
Block a user