diff options
| author | Jelmer Vernooij <jelmer@samba.org> | 2008-06-09 03:52:28 +0200 | 
|---|---|---|
| committer | Jelmer Vernooij <jelmer@samba.org> | 2008-06-09 03:52:28 +0200 | 
| commit | c4a1036214c5f5c1ce14e937e8cdabc9fdf2c068 (patch) | |
| tree | c9efb246958cf81ed2d977f8d00499a136a1b23a /doc/user-guide | |
| parent | e46e077ccbe5e3e13637618934a0f7979db6bc69 (diff) | |
| parent | 783e9b76de9a8ec16e8229d7c476b16ba8011554 (diff) | |
Merge integration branch.
Diffstat (limited to 'doc/user-guide')
| -rw-r--r-- | doc/user-guide/commands.xml | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index c45727b9..6d77f8cd 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -588,6 +588,16 @@  		</description>  	</bitlbee-setting> +	<bitlbee-setting name="root_nick" type="string" scope="global"> +		<default>root</default> + +		<description> +			<para> +				Normally the "bot" that takes all your BitlBee commands is called "root". If you don't like this name, you can rename it to anything else using the <emphasis>rename</emphasis> command, or by changing this setting. +			</para> +		</description> +	</bitlbee-setting> +  	<bitlbee-setting name="save_on_quit" type="boolean" scope="global">  		<default>true</default>  | 
