mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-27 02:43:04 +03:00
x_x: syntax error fix
This commit is contained in:
parent
1ee2283f37
commit
1a7f339019
@ -12,4 +12,4 @@
|
||||
|
||||
- View a CSV file with unconventional delimiters:
|
||||
|
||||
`x_x --delimiter={{';'}} --quotechar={{'|'}} {{file.csv}}
|
||||
`x_x --delimiter={{';'}} --quotechar={{'|'}} {{file.csv}}`
|
||||
|
Loading…
Reference in New Issue
Block a user