Add completion to help message#478
Conversation
|
The following is the coverage report on the affected files.
|
|
Thanks! Looks good to me, but please let's check whether we should do it as we intentionally removed it with #263 How do folks feel to include My take is, that we should add it with this PR and not treat it as a magic gem (especially as we are advertising it on our main README, which is another topic on its own). Since we have now more top-level commands (and more to come with |
maximilien
left a comment
There was a problem hiding this comment.
I assume this goes after Zsh completion is added again?
| ### Synopsis | ||
|
|
||
|
|
||
| This command prints shell completion code which need to be evaluated |
There was a problem hiding this comment.
| This command prints shell completion code which need to be evaluated | |
| This command prints shell completion code which needs to be evaluated |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maximilien, navidshaikh The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
rhuss
left a comment
There was a problem hiding this comment.
Let's get that merged.
@navidshaikh if you just fix this minor typo, then I will do a lgtm right after.
Co-authored-by: David Simansky <dsimansk@redhat.com>
Fixes #477