ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/help/rename
Revision: 1.2
Committed: Mon Sep 10 17:33:44 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
remove cruft

File Contents

# User Rev Content
1 root 1.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