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:
30
30
31
31
This command requires you to be authenticated with either the ` --token ` option
32
32
or using {{man "cargo-login" 1}}.
33
+ Instead of ` --token ` option, _ token_ value might also be provided via stdin.
33
34
34
35
See [ the reference] ( ../reference/publishing.html ) for more details about
35
36
packaging and publishing.
Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ DESCRIPTION
26
26
manually. This timeout does not affect the upload.
27
27
28
28
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.
30
31
31
32
See the reference
32
33
<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:
26
26
27
27
This command requires you to be authenticated with either the ` --token ` option
28
28
or using [ cargo-login(1)] ( cargo-login.html ) .
29
+ Instead of ` --token ` option, _ token_ value might also be provided via stdin.
29
30
30
31
See [ the reference] ( ../reference/publishing.html ) for more details about
31
32
packaging and publishing.
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ manually. This timeout does not affect the upload.
39
39
.sp
40
40
This command requires you to be authenticated with either the \fB \-\- token \fR option
41
41
or using \fB cargo \- login \fR (1).
42
+ Instead of \fB \-\- token \fR option, \fI token \fR value might also be provided via stdin.
42
43
.sp
43
44
See \fI the reference \fR <https://doc.rust\- lang.org/cargo/reference/publishing.html> for more details about
44
45
packaging and publishing.
You can’t perform that action at this time.
0 commit comments