Missed on line in last commit.
This commit is contained in:
parent
8c07b74eff
commit
7bf00850e6
1 changed files with 2 additions and 2 deletions
|
|
@ -184,8 +184,8 @@ class CmdCopy(ObjManipCommand):
|
||||||
copy an object and its properties
|
copy an object and its properties
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
@copy[/reset] <original obj> [= <new_name>][;alias;alias..][
|
@copy[/reset] <original obj> [= <new_name>][;alias;alias..]
|
||||||
:<new_location>] [,<new_name2> ...]
|
[:<new_location>] [,<new_name2> ...]
|
||||||
|
|
||||||
switch:
|
switch:
|
||||||
reset - make a 'clean' copy off the object, thus
|
reset - make a 'clean' copy off the object, thus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue