Commit 9cf8e2b7 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Use similar wording for --help options summary.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 7c30f68c
......@@ -62,7 +62,7 @@ print_usage()
printf (" -q, --quiet disable information messages\n");
printf (" --strict treat (minor) problems as errors\n");
printf ("\n");
printf ("Options to be used for get / cmp:\n");
printf ("Options for get / cmp:\n");
printf (" --detect-speed detect and correct replay speed difference\n");
printf (" --detect-speed-patient slower, more accurate speed detection\n");
printf (" --json <file> write JSON results into file\n");
......
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