diff --git a/example/sio_record.c b/example/sio_record.c index 29c07ef..61d584d 100644 --- a/example/sio_record.c +++ b/example/sio_record.c @@ -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"