summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2023-08-25 19:30:12 +0200
committerDudemanguy <random342@airmail.cc>2023-08-31 17:37:42 +0000
commit3726834aaf18641b475631473f4f327d8c867033 (patch)
treeae562d7922e52f2980d735a48255923582a74f30 /DOCS/man/input.rst
parentc9c9822289cd7369f3804728b4e973034518ce0f (diff)
downloadmpv-3726834aaf18641b475631473f4f327d8c867033.tar.bz2
mpv-3726834aaf18641b475631473f4f327d8c867033.tar.xz
man/input: remove trailing spaces
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 3dfb367410..9c9bca5a5d 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -385,7 +385,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
``async`` flag to make encoding/writing the image file asynchronous. For
normal standalone commands, this is always asynchronous, and the flag has
no effect. (This behavior changed with mpv 0.29.0.)
-
+
On success, returns a ``mpv_node`` with a ``filename`` field set to the
saved screenshot location.