File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ Standard release channel toolchain names have the following form:
314
314
```
315
315
316
316
'channel' is either a named release channel or an explicit version
317
- number, such as '1.8 .0'. Channel names can be optionally appended with
317
+ number, such as '1.42 .0'. Channel names can be optionally appended with
318
318
an archive date, as in 'nightly-2014-12-18', in which case the
319
319
toolchain is downloaded from the archive for that date.
320
320
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pub static TOOLCHAIN_HELP: &str = r"DISCUSSION:
60
60
<host> = <target-triple>
61
61
62
62
'channel' is either a named release channel or an explicit version
63
- number, such as '1.8 .0'. Channel names can be optionally appended
63
+ number, such as '1.42 .0'. Channel names can be optionally appended
64
64
with an archive date, as in 'nightly-2017-05-09', in which case
65
65
the toolchain is downloaded from the archive for that date.
66
66
You can’t perform that action at this time.
0 commit comments