From 8e87ddd7fe21bf15fbc9db1493edf296f0e30b61 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 8 Jan 2016 13:47:12 +0100 Subject: manpage: adjust documented screenshot file name Fixes #2696. --- DOCS/man/mpv.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index be55c167f7..b306b13bf9 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -520,8 +520,9 @@ TAKING SCREENSHOTS Screenshots of the currently played file can be taken using the 'screenshot' input mode command, which is by default bound to the ``s`` key. Files named -``shotNNNN.jpg`` will be saved in the working directory, using the first -available number - no files will be overwritten. +``mpv-shotNNNN.jpg`` will be saved in the working directory, using the first +available number - no files will be overwritten. In pseudo-GUI mode, the +screenshot will be saved somewhere else. See `PSEUDO GUI MODE`_. A screenshot will usually contain the unscaled video contents at the end of the video filter chain and subtitles. By default, ``S`` takes screenshots without -- cgit v1.2.3