Update: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
'''update''' transfers coordinates from one selection to another. | |||
===USAGE=== | ===USAGE=== | ||
update (target-selection),(source-selection) | |||
===EXAMPLES=== | ===EXAMPLES=== | ||
update target,(variant) | |||
===NOTES=== | ===NOTES=== | ||
Currently, this applies across all pairs of states. Fine control will be added later. | |||
===SEE ALSO=== | ===SEE ALSO=== | ||
[[Cmd load]] | |||
[[Category:Commands|update]] | [[Category:Commands|update]] |
Revision as of 10:45, 9 January 2006
DESCRIPTION
update transfers coordinates from one selection to another.
USAGE
update (target-selection),(source-selection)
EXAMPLES
update target,(variant)
NOTES
Currently, this applies across all pairs of states. Fine control will be added later.