This commit is contained in:
Kovid Goyal
2025-11-23 18:37:26 +05:30
parent aef9988c62
commit e2092d5e60

View File

@@ -81,8 +81,8 @@ opt('video_preview', 'width=480 fps=10 duration=5', long_text='''
Control how videos are sampled for previwing. The width controls
the size of the generated thumbnail from the video. Duration controls
how long the generated thumbnail plays for, in seconds. Note that when
changing these you should also use :option:`--clear-cache` otherwise it will
not affect already cached previews.
changing these you should also use the :code:`--clear-cache` flag
otherwise it will not affect already cached previews.
''')