We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0c60da commit d8562d0Copy full SHA for d8562d0
tests/cmd/h.stdout
@@ -7,7 +7,7 @@ Arguments:
7
8
Options:
9
-a, --alt Download the alt build instead of normal build
10
- --access <ACCESS> How to access Rust git repository [default: checkout] [possible
+ --access <ACCESS> How to access Rust git repository [default: github] [possible
11
values: checkout, github]
12
--by-commit Bisect via commit artifacts
13
-c, --component <COMPONENTS> additional components to install
tests/cmd/help.stdout
@@ -13,7 +13,7 @@ Options:
--access <ACCESS>
14
How to access Rust git repository
15
16
- [default: checkout]
+ [default: github]
17
[possible values: checkout, github]
18
19
--by-commit
0 commit comments