diff options
author | Jesse Kennedy <jgkennedy@users.noreply.github.com> | 2017-08-16 15:36:08 -0700 |
---|---|---|
committer | dx <dx@dxzone.com.ar> | 2017-08-26 15:16:30 -0300 |
commit | af6b7fa14a1362c8f12e07360a4cd011dd07c542 (patch) | |
tree | 750ba4dae5b8abbf28e2dbb79691e3f484f73c84 /doc | |
parent | a89327153865493f5a86cb6a4b005f150a54cb3b (diff) |
channel operates on channel ids not account ids
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user-guide/commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index b21f75a2..f20e3298 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -183,7 +183,7 @@ <bitlbee-command name="channel"> <short-description>Channel list maintenance</short-description> - <syntax>channel [<account id>] <action> [<arguments>]</syntax> + <syntax>channel [<channel id>] <action> [<arguments>]</syntax> <description> <para> |