File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ following steps:
3030
3131This command requires you to be authenticated with either the ` --token ` option
3232or using {{man "cargo-login" 1}}.
33+ Instead of ` --token ` option, _ token_ value might also be provided via stdin.
3334
3435See [ the reference] ( ../reference/publishing.html ) for more details about
3536packaging and publishing.
Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ DESCRIPTION
2626 manually. This timeout does not affect the upload.
2727
2828 This command requires you to be authenticated with either the --token
29- option or using cargo-login(1).
29+ option or using cargo-login(1). Instead of --token option, token value
30+ might also be provided via stdin.
3031
3132 See the reference
3233 <https://doc.rust-lang.org/cargo/reference/publishing.html> for more
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ following steps:
2626
2727This command requires you to be authenticated with either the ` --token ` option
2828or using [ cargo-login(1)] ( cargo-login.html ) .
29+ Instead of ` --token ` option, _ token_ value might also be provided via stdin.
2930
3031See [ the reference] ( ../reference/publishing.html ) for more details about
3132packaging and publishing.
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ manually. This timeout does not affect the upload.
3939.sp
4040This command requires you to be authenticated with either the \fB \-\- token \fR option
4141or using \fB cargo \- login \fR (1).
42+ Instead of \fB \-\- token \fR option, \fI token \fR value might also be provided via stdin.
4243.sp
4344See \fI the reference \fR <https://doc.rust\- lang.org/cargo/reference/publishing.html> for more details about
4445packaging and publishing.
You can’t perform that action at this time.
0 commit comments