... | ... | @@ -171,4 +171,13 @@ Command: |
|
|
Output (in terminal):
|
|
|
```
|
|
|
Error: Input is not a csv file!
|
|
|
```
|
|
|
|
|
|
### Scenario 8
|
|
|
|
|
|
Command: `./csvfilter --help` OR `./csvfilter --drop:City:SomeTown case6.txt --help`
|
|
|
|
|
|
Output (in terminal):
|
|
|
```
|
|
|
print help menu here (we will design this later)
|
|
|
``` |
|
|
\ No newline at end of file |