mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
Add missing spaces before --c2t in file-formats.md
This commit is contained in:
parent
0eb8edeb35
commit
49a8b7942a
1 changed files with 1 additions and 1 deletions
|
|
@ -539,7 +539,7 @@ While you can do format conversion using `mlr --icsv --ojson cat myfile.csv`, th
|
|||
</pre>
|
||||
<pre class="pre-non-highlight-in-pair">
|
||||
As keystroke-savers for format-conversion you may use the following:
|
||||
--c2t --c2d --c2n --c2j --c2x --c2p --c2m
|
||||
--c2t --c2d --c2n --c2j --c2x --c2p --c2m
|
||||
--t2c --t2d --t2n --t2j --t2x --t2p --t2m
|
||||
--d2c --d2t --d2n --d2j --d2x --d2p --d2m
|
||||
--n2c --n2t --n2d --n2j --n2x --n2p --n2m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue