18,700
edits
(attempt at documenting usage, probably full of mistakes) |
(→Patch file operations: actually @COMMAND no longer uses quoted strings) |
||
Line 86: | Line 86: | ||
:Removes named element from the array tag named by ParentElement | :Removes named element from the array tag named by ParentElement | ||
<tt>@COMMAND < | <tt>@COMMAND <command-line string></tt> | ||
:Runs any of the commands available under "Command-line operations" above. Use standard | :Runs any of the commands available under "Command-line operations" above. Use standard command-line syntax described in that section, including <tt>-filename</tt>, e.g.: | ||
@COMMAND | @COMMAND invert -element:Height -parelement:Heights -filename:test.xml | ||
[[Category:Bi-platform modding tools]][[Category:Completed modding tools]] | [[Category:Bi-platform modding tools]][[Category:Completed modding tools]] |