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:
parent
fdd52f2f93
commit
ae3b0c462c
@ -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
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user