Commit 63b2299c authored by Lucas Russo's avatar Lucas Russo

examples/acq.c: add -filefmt usage help

parent 84bb4b2b
......@@ -85,6 +85,7 @@ void print_help (char *program_name)
"\t-board <AMC board = [0|1|2|3|4|5]>\n"
"\t-bpm <BPM number = [0|1]>\n"
"\t-ch <chan_str> Acquisition channel\n"
"\t-filefmt <File format = [0 = {text} |1 = {binary}]> File Format\n"
, program_name);
}
......
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