Commit 6274d4a9 authored by Joanne Hugé's avatar Joanne Hugé

Update wrapper script usage text

parent d1befe17
......@@ -3,7 +3,7 @@
script_dir=$(dirname $(realpath $0))
usage() {
echo "Usage: $0 -e delta|-p [-i INTERVAL] [-t]" 1>&2;
echo "Usage: $0 -e delta|-p [-i INTERVAL] [-t] [-d TX_BUFFER_LEN]" 1>&2;
exit 1;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment