diff options
Diffstat (limited to 'libao2/ao_alsa.c')
-rw-r--r-- | libao2/ao_alsa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libao2/ao_alsa.c b/libao2/ao_alsa.c index ba665d9b73..e0322c70d5 100644 --- a/libao2/ao_alsa.c +++ b/libao2/ao_alsa.c @@ -269,7 +269,7 @@ static void print_help (void) { mp_tmsg (MSGT_AO, MSGL_FATAL, "\n[AO_ALSA] -ao alsa commandline help:\n"\ - "[AO_ALSA] Example: mplayer -ao alsa:device=hw=0.3\n"\ + "[AO_ALSA] Example: mpv -ao alsa:device=hw=0.3\n"\ "[AO_ALSA] Sets first card fourth hardware device.\n\n"\ "[AO_ALSA] Options:\n"\ "[AO_ALSA] noblock\n"\ |