mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-29 03:02:55 +00:00
Resolve #6152 ## Summary ## Test Plan Execution result of `cargo run generate-shell-completion --help` ```bash Generate shell completion Usage: uv generate-shell-completion <SHELL> Arguments: <SHELL> The shell to generate the completion script for [possible values: bash, elvish, fish, nushell, powershell, zsh] ``` Execution result of `cargo run help generate-shell-completion` ```bash Generate shell completion Usage: uv generate-shell-completion <SHELL> Arguments: <SHELL> The shell to generate the completion script for [possible values: bash, elvish, fish, nushell, powershell, zsh] ``` |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||