summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-11-16 15:28:18 +0100
committerwm4 <wm4@nowhere>2019-11-16 15:28:18 +0100
commitf57f13ceb031e5a11a4a2de226ee1f9b211ddb64 (patch)
tree38d6005b619eea74482189373123f5bda52e679b /DOCS/man/options.rst
parent6bbf44d842090b6d34b8893e575b7fa7cbc14b13 (diff)
downloadmpv-f57f13ceb031e5a11a4a2de226ee1f9b211ddb64.tar.bz2
mpv-f57f13ceb031e5a11a4a2de226ee1f9b211ddb64.tar.xz
options: deprecate --input-file
I have no idea why this still exists, since we have --input-ipc-server. I think there was something about Windows, but the latter option is implemented even on Windows.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index aaabed7696..3c52acec00 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3415,6 +3415,8 @@ Input
like any other binding). See `INPUT.CONF`_.
``--input-file=<filename>``
+ Deprecated. Use ``--input-ipc-server``.
+
Read commands from the given file. Mostly useful with a FIFO. Since
mpv 0.7.0 also understands JSON commands (see `JSON IPC`_), but you can't
get replies or events. Use ``--input-ipc-server`` for something