From 2b517dc714c02f654d032e9d68815281a613cafa Mon Sep 17 00:00:00 2001 From: ulion Date: Wed, 26 Dec 2007 04:15:56 +0000 Subject: Support ?(!NAME:TEXT) format for expanding string by property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25529 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 857d072417..a715967afd 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -990,6 +990,8 @@ The following expansions are supported: Expand to the value of the property NAME. .IPs ?(NAME:TEXT) Expand TEXT only if the property NAME is available. +.IPs ?(!NAME:TEXT) +Expand TEXT only if the property NAME is not available. .RE . .TP -- cgit v1.2.3