summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-13 21:46:38 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-16 18:12:17 +0900
commit34a856f4653d893d0806a37fbd35a2053781f03f (patch)
treed4894a6d4678b00f7971f371125afbf2b0d567b9 /DOCS
parentdb218a8d25fd2fa161b9072e5534c917ce2398ff (diff)
downloadmpv-34a856f4653d893d0806a37fbd35a2053781f03f.tar.bz2
mpv-34a856f4653d893d0806a37fbd35a2053781f03f.tar.xz
command: mark get_property as deprecated
Using it just makes no sense. But we're really being nice about this and don't remove it immediately. (cherry picked from commit fd5403cb404ca8fb30c2c6b1f415201bbce40d77)
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 954520147a..77b13ed518 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -618,9 +618,8 @@ Input Commands that are Possibly Subject to Change
unseekable streams that are going out of sync.
This command might be changed or removed in the future.
-Undocumented commands: ``tv_last_channel`` (TV/DVB only), ``get_property`` (?),
-``ao_reload`` (experimental/internal).
-
+Undocumented commands: ``tv_last_channel`` (TV/DVB only),
+``get_property`` (deprecated), ``ao_reload`` (experimental/internal).
Hooks
~~~~~