mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-17 02:52:45 +00:00
## Summary This fixes https://github.com/astral-sh/uv/issues/12426 which helps use a more accurate arg name in the help output. ## Test Plan I didn't test it locally, @charliermarsh gave me guidance on what to change so I looked around that file for another example of `value_name` and repeated what I saw. I kept it formatted to 1 line based on it not being a long line. The other example of `value_name` had everything on separate lines because there were a bunch of parameters passed in. --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||