diff help/help_mp-en.h @ 10405:a5785a0b9ee1

-dvd -> dvd:// and -vcd -> vcd://
author jonas
date Wed, 09 Jul 2003 20:10:48 +0000
parents 2c4fc3a7b325
children 7e19afc06cbd
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Jul 09 19:05:16 2003 +0000
+++ b/help/help_mp-en.h	Wed Jul 09 20:10:48 2003 +0000
@@ -21,13 +21,13 @@
 " -vo <drv[:dev]>  select video output driver & device ('-vo help' for a list)\n"
 " -ao <drv[:dev]>  select audio output driver & device ('-ao help' for a list)\n"
 #ifdef HAVE_VCD
-" -vcd <trackno>   play VCD (Video CD) track from device instead of plain file\n"
+" vcd://<trackno>   play VCD (Video CD) track from device instead of plain file\n"
 #endif
 #ifdef HAVE_LIBCSS
 " -dvdauth <dev>   specify DVD device for authentication (for encrypted discs)\n"
 #endif
 #ifdef USE_DVDREAD
-" -dvd <titleno>   play DVD title from device instead of plain file\n"
+" dvd://<titleno>   play DVD title from device instead of plain file\n"
 " -alang/-slang    select DVD audio/subtitle language (by 2-char country code)\n"
 #endif
 " -ss <timepos>    seek to given (seconds or hh:mm:ss) position\n"