update sio_record usage text

closes #135
This commit is contained in:
Andrew Kelley 2016-12-23 18:14:58 -05:00
parent fec857366e
commit 8094dc5249

View file

@ -114,7 +114,7 @@ static void overflow_callback(struct SoundIoInStream *instream) {
}
static int usage(char *exe) {
fprintf(stderr, "Usage: %s [options] outfile.wav\n"
fprintf(stderr, "Usage: %s [options] outfile\n"
"Options:\n"
" [--backend dummy|alsa|pulseaudio|jack|coreaudio|wasapi]\n"
" [--device id]\n"