mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
formatting
This commit is contained in:
@ -328,7 +328,7 @@ could express the slice in a couple ways:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cat table.txt
|
$ cat table.txt
|
||||||
We want to skip this header information
|
We want to skip this header
|
||||||
col1 col2
|
col1 col2
|
||||||
foo 1
|
foo 1
|
||||||
bar 1
|
bar 1
|
||||||
|
@ -190,7 +190,7 @@ could express the slice in a couple ways:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ cat table.txt
|
$ cat table.txt
|
||||||
We want to skip this header information
|
We want to skip this header
|
||||||
col1 col2
|
col1 col2
|
||||||
foo 1
|
foo 1
|
||||||
bar 1
|
bar 1
|
||||||
|
Reference in New Issue
Block a user