[vlc-commits] Update seekpoint command line help

Rémi Denis-Courmont git at videolan.org
Sun Sep 25 16:04:12 CEST 2011


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Sep 25 17:01:32 2011 +0300| [70f0b65df4545a5296f9520b28f369032ba70c76] | committer: Rémi Denis-Courmont

Update seekpoint command line help

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=70f0b65df4545a5296f9520b28f369032ba70c76
---

 src/config/help.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/config/help.c b/src/config/help.c
index c0cba68..cf309ef 100644
--- a/src/config/help.c
+++ b/src/config/help.c
@@ -142,7 +142,7 @@ static const char vlc_usage[] = N_(
   "            and that overrides previous settings.\n"
   "\n"
   "Stream MRL syntax:\n"
-  "  [[access][/demux]://]URL[@[title][:chapter][-[title][:chapter]]]\n"
+  "  [[access][/demux]://]URL[#[title][:chapter][-[title][:chapter]]]\n"
   "  [:option=value ...]\n"
   "\n"
   "  Many of the global --options can also be used as MRL specific :options.\n"



More information about the vlc-commits mailing list