Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chalk help validcommand --valid-flag shouldn't search docs #198

Open
ee7 opened this issue Feb 9, 2024 · 0 comments
Open

chalk help validcommand --valid-flag shouldn't search docs #198

ee7 opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ee7
Copy link
Contributor

ee7 commented Feb 9, 2024

Example

Run with latest chalk release (v0.3.3) or commit (cf9ebf8):

chalk help insert --no-color

Expected behavior

Prints the help for insert without color, which is what chalk insert --help --no-color does.

Observed behavior

Prints the results of a documentation search for insert and --no-color:

Searching Documentation For Terms: Insert, --No-Color
[large amount of output]

Other examples

chalk help commands --no-pager

Related issues

This is similar to #172

@ee7 ee7 added the bug Something isn't working label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant