Skip to content

Commit 30f44c2

Browse files
Update rustup_toolchain_cmd_help_flag_stdout.toml
1 parent 1540288 commit 30f44c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/suite/cli-ui/rustup/rustup_toolchain_cmd_help_flag_stdout.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Discussion:
2828
2929
<channel>[-<date>][-<host>]
3030
31-
<channel> = stable|beta|nightly|<major.minor>|<major.minor.patch>
31+
<channel> = stable|beta|nightly|<versioned>[-<beta tag>]
32+
<versioned> = <major.minor>|<major.minor.patch>
33+
<beta tag> = beta[.<number>]
3234
<date> = YYYY-MM-DD
3335
<host> = <target-triple>
3436

0 commit comments

Comments
 (0)