close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

#842 closed defect (fixed)

'help channels3' has incorrect syntax

Reported by: jnovack@… Owned by:
Priority: minor Milestone:
Component: BitlBee Version: 3.0.3
Keywords: syntax Cc:
IRC client+version: Client-independent Operating System: Linux
OS version/distro: CentOS 5.6

Description

help channels3 has a syntax of chan set channel. This is not the case. The correct syntax should be chan channel set

<@jnovack> help channels3
<@root> The most important setting for a control channel is fill_by. It tells BitlBee what information should be used to decide if someone should be shown in the channel or not. After setting this setting to, for example, account, you also have to set the account setting. Example:
    <wilmer> chan set &wlm fill_by account
    <root> fill_by = 'account'
    <wilmer> chan set &wlm account msn
    <root> account = 'msn'
<@jnovack> chan set &bitlbee show_users
<@root> Setting `&bitlbee' does not exist.
<@jnovack> chan &bitlbee set show_users
<@root> show_users = 'online+,away'

Attachments (0)

Change History (1)

comment:1 Changed at 2011-10-20T02:57:38Z by wilmer

Resolution: fixed
Status: newclosed

Oh yes, you're totally right. Not sure how I missed that; probably wrote those docs very soon after changing this syntax. Thanks for notifying.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.