Skip to content

Commit

Permalink
usage message showing possible output formats
Browse files Browse the repository at this point in the history
Signed-off-by: hayati ayguen <[email protected]>
  • Loading branch information
hayguen committed Feb 29, 2020
1 parent 0d6c4cb commit 859ced2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rtl_wavestream.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ void usage(void)
fprintf(stderr,
"Use:\trtl_wavestream [-options] <input_wave_filename>\n"
"\t-f <fmt> sample format for output. default = input format\n"
"\t supported formats: 'PCM16'/'PCM' or 'FLOAT32'/'FLOAT'\n"
"\t-w input file\n"
"\t-v verbose output\n" );
}
Expand Down

0 comments on commit 859ced2

Please sign in to comment.