From 32fe890cc1f9c90699fb9cd9eb5f42e597d9665a Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 11 Oct 2012 02:24:13 +0200 Subject: commands: add print_text input command to print text on the terminal In theory, this could take over the role of the get_property slave command, and is more general. --- DOCS/man/en/input.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 9a4e4dcc93..db16697bd7 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -160,6 +160,10 @@ osd [] Toggle OSD level. If is specified, set the OSD mode (see ``--osd-level`` for valid values). +print_text "" + Print text to stdout. The string can contain properties, which are expanded + like in ``--playing-msg``. + show_text "" [] [] Show text on the OSD. The string can contain properties, which are expanded like in ``--playing-msg``. This can be used to show playback time, filename, -- cgit v1.2.3