summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-04-16 22:06:47 +0200
committerwm4 <wm4@nowhere>2015-04-16 22:06:47 +0200
commit547976633f41c245b9accd6906166bb450e13557 (patch)
tree596108aef2ebfdbb6e4cc1a270c3d57006d5a970 /DOCS/man/input.rst
parent533b0c70e1f2cf5c1358c7147ae5546fcf1f6a64 (diff)
downloadmpv-547976633f41c245b9accd6906166bb450e13557.tar.bz2
mpv-547976633f41c245b9accd6906166bb450e13557.tar.xz
command: let screenshot_to_file command overwrite files
The old behavior does not make too much sense after all. If you don't want to file to be overwritten, the user can check this manually. This is a change in behavior - let's hope nobody actually relied on it.
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index a3bad3706b..7209f508d9 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -187,8 +187,7 @@ List of Input Commands
The second argument is like the first argument to ``screenshot``.
- This command tries to never overwrite files. If the file already exists,
- it fails.
+ If the file already exists, it's overwritten.
Like all input command parameters, the filename is subject to property
expansion as described in `Property Expansion`_.