mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:46:00 +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.
|
||||
> Included in csvkit.
|
||||
> More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvcut.html>.
|
||||
|
||||
- Print indices and names of all columns:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue