Skip to content

Commit 46cb339

Browse files
authored
update readme (#31)
Signed-off-by: rahul <[email protected]>
1 parent 07ff8d7 commit 46cb339

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,13 @@ $fileHasher->verifyHash($hashListFile);
194194
195195
```
196196

197+
**open csv file in terminal**
198+
199+
```
200+
vendor/bin/view-csv movies.csv --hide-column Film --limit 5
201+
202+
```
203+
197204

198205

199206

0 commit comments

Comments
 (0)