]> granicus.if.org Git - handbrake/commitdiff
CLI: fix mismatch between ShowHelp() and ParseOptions(). Fix help in order to not...
authorRodeo <tdskywalker@gmail.com>
Sat, 12 May 2012 19:50:29 +0000 (19:50 +0000)
committerRodeo <tdskywalker@gmail.com>
Sat, 12 May 2012 19:50:29 +0000 (19:50 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4664 b64f7644-9d1e-0410-96f1-a4d463321fa5

test/test.c

index 36a0eb248e2042adc08a7c3cb01dbe6dcb4af4e1..78b7805f893ab2ea3a0d574046e8141f69898c78 100644 (file)
@@ -2936,7 +2936,7 @@ static void ShowHelp()
     "                            Separated by commas for more than one subtitle track.\n"
     "                            Example: \"1,2,3\" for multiple tracks.\n"
     "                            If \"string\" is omitted, the first track is forced.\n"
-    "        --subtitle-burn     \"Burn\" the selected subtitle into the video track\n"
+    "        --subtitle-burned   \"Burn\" the selected subtitle into the video track\n"
     "          <number>          If \"number\" is omitted, the first track is burned.\n"
     "                            \"number\" is an index into the subtitle list\n"
     "                            specified with '--subtitle'.\n"