Skip to content

Commit 1bd03c5

Browse files
authored
tmp fix for help.rs suggestion
1 parent 124170c commit 1bd03c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustup-cli/help.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ r"DISCUSSION:
6666
6767
'channel' is either a named release channel or an explicit version
6868
number, such as '1.8.0'. Channel names can be optionally appended
69-
with an archive date, as in 'nightly-2014-12-18', in which case
69+
with an archive date, as in 'nightly-2017-05-09', in which case
7070
the toolchain is downloaded from the archive for that date.
7171
7272
Finally, the host may be specified as a target triple. This is

0 commit comments

Comments
 (0)