mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 15:46:02 +02:00
csvcut: add link to homepage
This commit is contained in:
parent
e01aff380a
commit
9edc319404
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> Filter and truncate CSV files. Like Unix's `cut` command, but for tabular data.
|
> Filter and truncate CSV files. Like Unix's `cut` command, but for tabular data.
|
||||||
> Included in csvkit.
|
> Included in csvkit.
|
||||||
|
> More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvcut.html>.
|
||||||
|
|
||||||
- Print indices and names of all columns:
|
- Print indices and names of all columns:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue