pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# uv
|
||||
|
||||
> A fast Python package and project manager.
|
||||
> Some subcommands such as `uv tool` and `uv python` have their own usage documentation.
|
||||
> Some subcommands such as `tool` and `python` have their own usage documentation.
|
||||
> More information: <https://docs.astral.sh/uv/reference/cli>.
|
||||
|
||||
- Create a new Python project in the current directory:
|
||||
|
Reference in New Issue
Block a user