From 1af8b564b438bb22a450b9e0d37b98a1a66303b8 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Thu, 2 Jun 2016 19:32:45 +0200 Subject: fix typo in export-util help text --- session_utils/export.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'session_utils') 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"); -- cgit v1.2.3