Skip to content

Commit 1b67e1f

Browse files
autodidaddictcarols10cents
authored andcommitted
Issue #791 - Rephrasing cargo login comments to remove reference to a specific file.
1 parent 405b2ad commit 1b67e1f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

app/templates/me/index.hbs

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@
3030
</div>
3131

3232
<p>
33-
If you want to use package commands from the command line, you'll need a
34-
<code>~/.cargo/credentials</code>, the first step to creating this
35-
is to generate a new token using the button above.
33+
If you want to use package commands from the command line, you will need to
34+
login with <code>cargo login (token)</code> using one of the tokens listed below.
35+
</p>
36+
<p>
37+
When working in shared environments, supplying the token on the command line could
38+
expose it to prying eyes. To avoid this, enter <code>cargo login</code> and supply your
39+
token when prompted.
3640
</p>
3741

3842
<div id='tokens'>

0 commit comments

Comments
 (0)