diff options
Diffstat (limited to 'test/test.c')
-rw-r--r-- | test/test.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.c b/test/test.c index bfc9294ff..e470be3b6 100644 --- a/test/test.c +++ b/test/test.c @@ -3421,6 +3421,9 @@ if (hb_qsv_available()) " means no subtitle will be automatically displayed\n" " If \"number\" is omitted, the first srt is default.\n" " \"number\" is an 1 based index into the srt-file list\n" + " --srt-burn \"Burn\" the selected srt subtitle into the video track\n" + " <number> If \"number\" is omitted, the first srt is burned.\n" + " \"number\" is an 1 based index into the srt-file list\n" "\n" ); |