summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-10-15 10:56:12 -0500
committerDudemanguy <random342@airmail.cc>2023-10-25 16:16:37 +0000
commit1370ecfc1b9b477aecc552355a0ac5f8555e51ae (patch)
treed84be9fa82c884c12aca4f58dc2b6e69c8a856b4 /DOCS/man/options.rst
parentb626f3ba8367d88e3526efa49961f91af4a6620c (diff)
downloadmpv-1370ecfc1b9b477aecc552355a0ac5f8555e51ae.tar.bz2
mpv-1370ecfc1b9b477aecc552355a0ac5f8555e51ae.tar.xz
options: rename --screenshot-directory to --screenshot-dir
Less characters is better? Other options use -dir for directory so consistency I guess.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 3aee640800..db34c5f8d3 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4451,7 +4451,7 @@ Screenshot
``%%``
Replaced with the ``%`` character itself.
-``--screenshot-directory=<path>``
+``--screenshot-dir=<path>``
Store screenshots in this directory. This path is joined with the filename
generated by ``--screenshot-template``. If the template filename is already
absolute, the directory is ignored.