Skip to content

Commit 015feba

Browse files
committed
Quick Save
1 parent fc2215e commit 015feba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Command line utilities for simplifying work with CSV, JSON, Excel Workbooks and
1515
+ [csvcols](docs/csvcols/) - a tool for formatting command line arguments into CSV row of columns or filtering CSV rows for specific columns
1616
+ [csvfind](docs/csvfind/) - a tool for filtering a CSV file rows by column
1717
+ [csvjoin](docs/csvjoin/) - a tool to join two CSV files on common values in designated columns, writes combined CSV rows
18-
+ [csvrows](docs/csvrows/) - a tool for formatting command line arguments into CSV columns of rows or filtering CSV columns for specific rows
18+
+ [csvrows](docs/csvrows/) - a tool for formatting command line arguments into CSV columns of rows or filtering CSV for specific rows
1919
+ [jsoncols](docs/jsoncols/) - a tool for exploring and extracting JSON values into columns
2020
+ [jsonjoin](docs/jsonjoin/) - a tool for joining JSON object documents
2121
+ [jsonmunge](docs/jsonmunge/) - a tool to transform JSON documents into something else

0 commit comments

Comments
 (0)