mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Make some minor tweaks to the docs (#5786)
## Summary Small stuff from a first scan. --------- Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
parent
823c17723b
commit
ce30bffaab
8 changed files with 55 additions and 31 deletions
|
@ -21,7 +21,7 @@ $ uvx ruff
|
|||
$ uv tool run ruff
|
||||
```
|
||||
|
||||
`uvx` is provided as a short alias since the operation is very common.
|
||||
`uvx` is provided as an alias for convenience.
|
||||
|
||||
Arguments can be provided after the tool name:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue