- Timestamp:
- May 22, 2021, 8:40:36 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r507 r524 159 159 is used. 160 160 161 *-connect-command* <command> 162 Send the specified command as a raw IRC message right after connecting 163 to the server. This can be used to identify to an account when the 164 server doesn't support SASL. 165 166 For instance, to identify with _NickServ_, the following command can be 167 used: 168 169 ``` 170 PRIVMSG NickServ :IDENTIFY <password> 171 ``` 172 173 The flag can be specified multiple times to send multiple IRC messages. 174 To clear all commands, set it to the empty string. 175 161 176 *network update* <name> [options...] 162 177 Update an existing network. The options are the same as the
Note:
See TracChangeset
for help on using the changeset viewer.