mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-02 18:12:17 +00:00
Typo (#9222)
This commit is contained in:
parent
9460398371
commit
6d5c708082
1 changed files with 2 additions and 2 deletions
|
@ -4838,8 +4838,8 @@ pub struct PublishArgs {
|
|||
|
||||
/// The token for the upload.
|
||||
///
|
||||
/// Using a token is equivalent to passing `__token__` as `--username` and the token as `--password`.
|
||||
/// password.
|
||||
/// Using a token is equivalent to passing `__token__` as `--username` and the token as
|
||||
/// `--password` password.
|
||||
#[arg(
|
||||
short,
|
||||
long,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue