diff options
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 2aa30546..b86328b5 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1539,11 +1539,16 @@ <bitlbee-command name="rename"> <short-description>Rename (renick) a buddy</short-description> <syntax>rename <oldnick> <newnick></syntax> + <syntax>rename -del <oldnick></syntax> <description> <para> Renick a user in your buddy list. Very useful, in fact just very important, if you got a lot of people with stupid account names (or hard ICQ numbers). </para> + + <para> + <emphasis>rename -del</emphasis> can be used to erase your manually set nickname for a contact and reset it to what was automatically generated. + </para> </description> <ircexample> |