Skip to content

Update help for _completion command #42

Open
@aik099

Description

@aik099

Currently when I do program help _completion I'm getting this:

 To enable BASH completion, run:

     eval `[program] _completion -g`.

 Or for an alias:

     eval `[program] _completion -g -p [alias]`.

This is very outdated information. Instead we should use compact version from https://github.com/stecman/symfony-console-completion#zero-config-use .

Related: #30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions