Skip to content

AKICK documentation is missing +f requirement flag? #3

@JulienPalard

Description

@JulienPalard

The AKICK doc tells:

This command can only be used by users with the +r flag.

While the code tells:

if ((chanacs_source_flags(mc, si) & (CA_FLAGS | CA_REMOVE)) != (CA_FLAGS | CA_REMOVE))

So I think the doc should be patched as:

This command can only be used by users with the +r and +f flags.

Am I right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions