summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-19 14:07:12 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-19 14:07:12 +0000
commit3e3f410796f7af0669eefafdf6324bc009fd3de0 (patch)
tree843a486f4b08547c574115d68fbefc02f9663bda /help/help_mp-en.h
parent1ce50723369c3bd418ebe8274be242daf5344599 (diff)
downloadmpv-3e3f410796f7af0669eefafdf6324bc009fd3de0.tar.bz2
mpv-3e3f410796f7af0669eefafdf6324bc009fd3de0.tar.xz
change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index d7c3e2a61b..38bc149722 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1000,7 +1000,7 @@ static char help_text[]=
// ao_pcm.c
#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"
-#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc dummy -vo null\nPCM: Info: to write WAVE files use -waveheader (default).\n"
+#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc dummy -vo null\nPCM: Info: to write WAVE files use -ao pcm:waveheader (default).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n"
// ao_sdl.c