We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1540288 commit 30f44c2Copy full SHA for 30f44c2
tests/suite/cli-ui/rustup/rustup_toolchain_cmd_help_flag_stdout.toml
@@ -28,7 +28,9 @@ Discussion:
28
29
<channel>[-<date>][-<host>]
30
31
- <channel> = stable|beta|nightly|<major.minor>|<major.minor.patch>
+ <channel> = stable|beta|nightly|<versioned>[-<beta tag>]
32
+ <versioned> = <major.minor>|<major.minor.patch>
33
+ <beta tag> = beta[.<number>]
34
<date> = YYYY-MM-DD
35
<host> = <target-triple>
36
0 commit comments