ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/rename
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: rel-2_0, rel-2_1, UPSTREAM_2006_03_15, LAST_C_VERSION, STABLE, UPSTREAM_2006_02_22, difficulty_fix_merge_060810_2300, UPSTREAM_2006_02_03
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# Content
1 Changes the custom name of an item.
2 Syntax:
3 rename <item name> to <new name>
4
5 (Note: <> are mandatory)
6
7 If '<item name>' is omitted,
8 defaults to marked item.
9
10 If 'to <new name>' is omitted,
11 clears the custom name.
12
13 Note: maximum allowed name length
14 is 127 characters.
15