ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/pod/command_help.pod
(Generate patch)

Comparing deliantra/Deliantra-Client/pod/command_help.pod (file contents):
Revision 1.6 by root, Sat Sep 9 23:30:33 2006 UTC vs.
Revision 1.8 by root, Sun Dec 10 21:10:06 2006 UTC

402fight 402fight
403 403
404'help traps for help with finding 404'help traps for help with finding
405and disarming traps 405and disarming traps
406 406
407=head2 killpets 407=head2 killpets [name]
408 408
409The killpets command is a quick and convenient way 409The killpets command is a quick and convenient way
410to get rid of all your pets when they are no longer 410to get rid of all your pets when they are no longer
411useful or are getting in the way. Any equipment 411useful or are getting in the way. Any equipment
412they had will be left behind, but you will get no 412they had will be left behind, but you will get no
744If you just want to invoke a skill once, leaving your range slot 744If you just want to invoke a skill once, leaving your range slot
745untouched, use L<use_skill> instead. 745untouched, use L<use_skill> instead.
746 746
747=head2 rename 747=head2 rename
748 748
749Changes the custom name of an item. 749Changes/removes the custom name of given item (or the marked one).
750 750
751 rename <item name> to <new name> 751 rename oldname to newname
752 rename "old item name" to "new item name"
752 753
753(Note: the angle brackets (<>) are mandatory and part of the syntax) 754If either of the names contain spaces, you have to use the C<">-form,
755otherwise you can just write the name as-is. If you omit the old name, the
756marked item will be used instead.
754 757
755If '<item name>' is omitted, defaults to marked item. 758If the new name is empty (i.e. C<"">), then the custom name will be
756 759removed from the item.
757If 'to <new name>' is omitted, clears the custom name.
758 760
759Note: maximum allowed name length is 127 characters. 761Note: maximum allowed name length is 127 characters.
760 762
761=head2 reply 763=head2 reply
762 764

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines