diff help/help_mp-en.h @ 16519:49bc48a76dd6

change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
author ivo
date Mon, 19 Sep 2005 14:07:12 +0000
parents e6e3e5cf583b
children f74c4948f162
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Sep 19 13:35:52 2005 +0000
+++ b/help/help_mp-en.h	Mon Sep 19 14:07:12 2005 +0000
@@ -1000,7 +1000,7 @@
 
 // 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