Remove unused parameter

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
latency
Tyler Nijmeh 4 years ago
parent 1b37a88bfc
commit 6ca45d3b2f

@ -84,7 +84,7 @@ write() {
} }
usage() { usage() {
echo -n "Usage: `basename $0` [OPTIONS] [NAME] echo -n "Usage: `basename $0` [OPTIONS]
Options: Options:
-d Show debug logs -d Show debug logs
-h Show usage -h Show usage

Loading…
Cancel
Save