csvgrep: add link to homepage
This commit is contained in:
parent
828c910d89
commit
bdccb52b76
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Filter CSV rows with string and pattern matching.
|
||||
> Included in csvkit.
|
||||
> More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvgrep.html>.
|
||||
|
||||
- Find rows that have a certain string in column 1:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue