Fixed help message
This commit is contained in:
parent
c4b3527490
commit
2890740e3e
1 changed files with 2 additions and 2 deletions
4
csdr.c
4
csdr.c
|
@ -61,8 +61,8 @@ char usage[]=
|
|||
" convert_f_s8\n"
|
||||
" convert_f_s16\n"
|
||||
" convert_s16_f\n"
|
||||
" convert_f_s24\n"
|
||||
" convert_s24_f\n"
|
||||
" convert_f_s24 [--bigendian]\n"
|
||||
" convert_s24_f [--bigendian]\n"
|
||||
" realpart_cf\n"
|
||||
" clipdetect_ff\n"
|
||||
" limit_ff [max_amplitude]\n"
|
||||
|
|
Loading…
Reference in a new issue