DOCS/man/options.rst: replace some legacy single-hyphen syntax

Replace some occurrences of ``-option`` with ``--option`` to
coincide with the current option sytnax.
This commit is contained in:
Leo Izen 2022-09-20 10:08:28 -04:00
parent 1fb5f06c66
commit 4856a7bd59
No known key found for this signature in database
GPG Key ID: 5A71C331FD2FA19A
1 changed files with 3 additions and 3 deletions

View File

@ -5328,7 +5328,7 @@ them.
cropping and video placement, which always invalidate the cache. Enabling
this option makes dynamic updates of renderer settings slightly smoother at
the cost of slightly higher latency in response to such changes. Defaults
to on. (Only affects ``--vo=gpu-next``, note that ``-vo=gpu`` always
to on. (Only affects ``--vo=gpu-next``, note that ``--vo=gpu`` always
invalidates interpolated frames)
``--opengl-pbo``
@ -6445,7 +6445,7 @@ them.
allows no additional brightness boost. A value of 2.0 would allow
over-exposing by a factor of 2, and so on. Raising this setting can help
reveal details that would otherwise be hidden in dark scenes, but raising
it too high will make dark scenes appear unnaturally bright. (``-vo=gpu``
it too high will make dark scenes appear unnaturally bright. (``--vo=gpu``
only)
``--tone-mapping-mode``
@ -7010,7 +7010,7 @@ Miscellaneous
that are unavailable to outside users.
This replaces ``--record-file``. It is similar to the ancient/removed
``--stream-capture``/``-capture`` options, and provides better behavior in
``--stream-capture``/``--capture`` options, and provides better behavior in
most cases (i.e. actually works).
``--lavfi-complex=<string>``