diff --git a/session_utils/export.cc b/session_utils/export.cc index 13f78986aa..d0c17c18f7 100644 --- a/session_utils/export.cc +++ b/session_utils/export.cc @@ -152,7 +152,7 @@ static void usage (int status) { printf ("Options:\n\ -h, --help display this help and exit\n\ -n, --normalize normalize signal level (to 0dBFS)\n\ - -o, --output set expected [initial] framerate\n\ + -o, --output export output file name\n\ -s, --samplerate samplerate to use (default: 48000)\n\ -V, --version print version information and exit\n\ \n");