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

[bug]: Unknown subcommand: --help #593

Closed
1 task done
imhansai opened this issue Nov 24, 2023 · 4 comments · Fixed by #597
Closed
1 task done

[bug]: Unknown subcommand: --help #593

imhansai opened this issue Nov 24, 2023 · 4 comments · Fixed by #597
Assignees
Labels
bug Something isn't working released

Comments

@imhansai
Copy link

What happened?

Execute zinit --help and ERROR: Unknown subcommand: --help` appears

Steps to reproduce

  1. zinit --help

Relevant output

ERROR: Unknown subcommand: `--help` (it should be one of, e.g.: `load`, `snippet`, `update`, `delete`, …, e.g.: `zinit load username/reponame`) or a for-based command body (i.e.: e.g.: `zinit …ice-spec… for …(plugin or snippet) ID-1 ID-2 ⋯⋯…`). See `help` for a more detailed usage information and the list of the subcommands.

Screenshots and recordings

image

Operating System & Version

OS: darwin22.0 | Vendor: apple | Machine: x86_64 | CPU: x86_64 | Processor: i386 | Hardware: x86_64

Zsh version

zsh 5.9 (x86_64-apple-darwin22.0)

Terminal emulator

xterm-256color

If using WSL on Windows, which version of WSL

None

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@imhansai imhansai added the bug Something isn't working label Nov 24, 2023
@vladdoster vladdoster mentioned this issue Dec 4, 2023
7 tasks
@vladdoster
Copy link
Member

@imhansai,

Thanks for reporting this and I opened #597 with the fix and unit tests.

@vladdoster
Copy link
Member

@imhansai,

Merged into main (run zinit self-update). Can you confirm it fixed the issue?

@imhansai
Copy link
Author

imhansai commented Dec 4, 2023

@vladdoster Yes, thank you.

Copy link

🎉 This issue has been resolved in version 3.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@zdharma-continuum zdharma-continuum locked and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants