Add `--prefix` link to compatibility guide (#3734)

This commit is contained in:
Charlie Marsh 2024-05-22 09:45:51 -04:00 committed by GitHub
parent e398444f2f
commit ac05a13e81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ does support a large subset.
Missing options and subcommands are prioritized based on user demand and the complexity of Missing options and subcommands are prioritized based on user demand and the complexity of
the implementation, and tend to be tracked in individual issues. For example: the implementation, and tend to be tracked in individual issues. For example:
- [`--prefix`](https://github.com/astral-sh/uv/issues/3076)
- [`--trusted-host`](https://github.com/astral-sh/uv/issues/1339) - [`--trusted-host`](https://github.com/astral-sh/uv/issues/1339)
- [`--user`](https://github.com/astral-sh/uv/issues/2077) - [`--user`](https://github.com/astral-sh/uv/issues/2077)