Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Prev Previous commit
Next Next commit
update CLI help text
  • Loading branch information
pythonweb2 authored Aug 15, 2025
commit ace18f818f8b0e79b8939fc3e3cd56c738ceec41
2 changes: 1 addition & 1 deletion 2 crates/uv-cli/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4581,7 +4581,7 @@ pub struct ToolListArgs {
#[arg(long)]
pub show_extras: bool,

/// Whether to display the Python installation used to build each tool.
/// Whether to display the Python installation used to run each tool.
harshithvh marked this conversation as resolved.
Outdated
Show resolved Hide resolved
#[arg(long)]
pub show_python: bool,

Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.