mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
...
This commit is contained in:
parent
aef9988c62
commit
e2092d5e60
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
''')
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue