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() {
echo -n "Usage: `basename $0` [OPTIONS] [NAME]
echo -n "Usage: `basename $0` [OPTIONS]
Options:
-d Show debug logs
-h Show usage

Loading…
Cancel
Save