Skip to content

Commit

Permalink
aw man
Browse files Browse the repository at this point in the history
  • Loading branch information
Eknous-P committed May 28, 2024
1 parent 303c06d commit b223736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const char* helpMsg =
"Program arguments\n"
" -h: print this message\n"
" -b: set the audio buffer size (default: 65536)\n"
" -f: set the audio frame size (default: 128)\n"
" -f: set the audio frame size (default: 512)\n"
" -c: set the channel amount (default: 2)\n"
" -s: set the sample rate (default: 48000)\n"
" -v: print the program version\n";
Expand Down

0 comments on commit b223736

Please sign in to comment.