summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-26 04:15:56 +0000
committerulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-26 04:15:56 +0000
commit2b517dc714c02f654d032e9d68815281a613cafa (patch)
tree4394b60d8a5ba616d83e6d0ec92156dc1c897c97 /DOCS/man/en
parent9e434fa014f57084f3593ae7410429f201c0244b (diff)
downloadmpv-2b517dc714c02f654d032e9d68815281a613cafa.tar.bz2
mpv-2b517dc714c02f654d032e9d68815281a613cafa.tar.xz
Support ?(!NAME:TEXT) format for expanding string by property.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25529 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 2 insertions, 0 deletions
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