1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 00:07:33 +00:00

Fix the expand text's format by the source.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25440 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ulion 2007-12-17 15:29:42 +00:00
parent fdd52f2f93
commit ae3b0c462c

View File

@ -988,7 +988,7 @@ The following expansions are supported:
.RSs
.IPs ${NAME}
Expand to the value of the property NAME.
.IPs $(NAME:TEXT)
.IPs ?(NAME:TEXT)
Expand TEXT only if the property NAME is available.
.RE
.