renamed --silent switch --quiet

This commit is contained in:
2020-10-01 12:06:52 +02:00
parent 4bfe9c9c0f
commit b608b12432
5 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
./sani.py check data/test_chans_good.txt -s
./sani.py check data/test_chans_good.txt -q
echo
./sani.py check data/test_chans_bad.txt
echo