diff options
Diffstat (limited to 'test/test.c')
-rw-r--r-- | test/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c index 36a0eb248..78b7805f8 100644 --- a/test/test.c +++ b/test/test.c @@ -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" |