Changeset 92cb8c4 for doc/user-guide/commands.xml
- Timestamp:
- 2010-06-06T23:47:46Z (14 years ago)
- Branches:
- master
- Children:
- 36562b0
- Parents:
- 16834a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r16834a5 r92cb8c4 1114 1114 1115 1115 <bitlbee-command name="identify"> 1116 <syntax>identify <password></syntax>1116 <syntax>identify [-noload|-force] <password></syntax> 1117 1117 <short-description>Identify yourself with your password</short-description> 1118 1118 … … 1124 1124 <para> 1125 1125 Once you're registered, you can change your password using <emphasis>set password <password></emphasis>. 1126 </para> 1127 1128 <para> 1129 The <emphasis>-noload</emphasis> and <emphasis>-force</emphasis> flags can be used to identify when you're logged into some IM accounts already. <emphasis>-force</emphasis> will let you identify yourself and load all saved accounts (and keep the accounts you're logged into already). 1130 </para> 1131 1132 <para> 1133 <emphasis>-noload</emphasis> will log you in but not load any accounts and settings saved under your current nickname. These will be overwritten once you save your settings (i.e. when you disconnect). 1126 1134 </para> 1127 1135 </description>
Note: See TracChangeset
for help on using the changeset viewer.