From 1370ecfc1b9b477aecc552355a0ac5f8555e51ae Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sun, 15 Oct 2023 10:56:12 -0500 Subject: options: rename --screenshot-directory to --screenshot-dir Less characters is better? Other options use -dir for directory so consistency I guess. --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man') 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=`` +``--screenshot-dir=`` 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. -- cgit v1.2.3