DOCS: fix minor typo with keep-open description

Fix a minor typo in the description of --keep-open
in DOCS/man/options.rst
This commit is contained in:
Leo Izen 2022-10-12 10:18:14 -04:00
parent e97819f88e
commit b3d77397eb
No known key found for this signature in database
GPG Key ID: 5A71C331FD2FA19A
1 changed files with 1 additions and 1 deletions

View File

@ -2964,7 +2964,7 @@ Window
``--keep-open=<yes|no|always>``
Do not terminate when playing or seeking beyond the end of the file, and
there is not next file to be played (and ``--loop`` is not used).
there is no next file to be played (and ``--loop`` is not used).
Instead, pause the player. When trying to seek beyond end of the file, the
player will attempt to seek to the last frame.