summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.h
diff options
context:
space:
mode:
authorjonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-09 20:10:48 +0000
committerjonas <jonas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-09 20:10:48 +0000
commitd7bf90d3c08d300a59f935ca6583aaa210c29f68 (patch)
tree2016f99cdec030f12756edb73bb306aa0941481d /help/help_mp-en.h
parent5eda57a19b8793e7544e2e267551140d69bc23f1 (diff)
downloadmpv-d7bf90d3c08d300a59f935ca6583aaa210c29f68.tar.bz2
mpv-d7bf90d3c08d300a59f935ca6583aaa210c29f68.tar.xz
-dvd -> dvd:// and -vcd -> vcd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r--help/help_mp-en.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 54fe71fd26..bb64c80315 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -21,13 +21,13 @@ static char help_text[]=
" -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"