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 e70649b commit 7a2f945Copy full SHA for 7a2f945
src/commands/test.js
@@ -11,7 +11,7 @@ ${chalk.dim('Options:')}
11
12
-f --force Overwrite folder + file when downloading
13
-h, --help Show usage information
14
- -l, --logs Logs to the console the value of almost every single variable
+ -l, --logs Logs to the console information about the OS, CPU model and download url (debugging purposes)
15
-v, --version <tag> Choose the version of the rust binary that you want to be downloaded/used
16
`
17
0 commit comments