From fd56c168aedb41a7d98dc4af32644d970eb81331 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 2 Oct 2012 03:12:09 +0200 Subject: options: add --status-msg Replaces the status line with a custom string. This is probably useful for hacking old slave mode applications into working again. Even if not, this might be generally useful. --- DOCS/man/en/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 453c8e052f..875b9c4b4a 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -1354,6 +1354,10 @@ Disable property expansion and special handling of ``$`` for the rest of the string. +--status-msg= + Print out a custom string during playback instead of the standard status + line. Expands properties. See ``--playing-msg``. + --playlist= Play files according to a playlist file (ASX, Winamp, SMIL, or one-file-per-line format). -- cgit v1.2.3