README.md in cvg-0.2.1 vs README.md in cvg-0.2.2
- old
+ new
@@ -12,9 +12,11 @@
cvg --detect-missing input.csv
cvg --lt 'colA:5' input.colA
+cvg --limit 5 input.csv
+
Multiple tests:
cvg --present colA --missing colB input.csv
Multi files: (different column order OK)