diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2014-12-12 18:14:07 -0500 |
---|---|---|
committer | Ben Boeckel <mathstuf@gmail.com> | 2014-12-12 18:14:07 -0500 |
commit | 8c3dc7334b54a367e9c30dadf265b1f9c9842483 (patch) | |
tree | c72d9512afe3376d594bb9b4859a703ffc989766 /DOCS | |
parent | 82317593e9bc5bd3d7d35ae96ef777ccf801a81c (diff) |
DOCS: add missing close bracket
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/options.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 3cca6c3326..9b1ce379ab 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1488,7 +1488,7 @@ Window OS X only. Black out other displays when going fullscreen. -``--keep-open=<yes|no|always`` +``--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). Instead, pause the player. When trying to seek beyond end of the file, the |