mirror of https://github.com/astral-sh/uv
Typo (#9222)
This commit is contained in:
parent
9460398371
commit
6d5c708082
|
|
@ -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…
Reference in New Issue