From 5c630c96cd9fdfdd33c85706b2e68af9bd521c60 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 30 Jul 2012 02:04:00 +0200 Subject: options: rename --no-sound to --no-audio --- mplayer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mplayer.c') diff --git a/mplayer.c b/mplayer.c index cc89e1aaee..ef352ad34f 100644 --- a/mplayer.c +++ b/mplayer.c @@ -224,7 +224,7 @@ static const char help_text[] = _( "- Playing from a slow network source.\n"\ " Download the file instead.\n"\ "- Try to find out whether audio or video is causing this by experimenting\n"\ -" with --no-video and --no-sound.\n"\ +" with --no-video and --no-audio.\n"\ "If none of this helps you, file a bug report.\n\n") -- cgit v1.2.3