mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 04:40:27 +00:00
docs: 📝 Update install subcommand usage
This commit is contained in:
parent
ba34a8ce5b
commit
835231336d
10
README.md
10
README.md
@ -136,13 +136,17 @@ Options:
|
||||
-f, --export-file <EXPORT_FILE>
|
||||
Destination of the generated export file
|
||||
|
||||
[default: export-esp.sh]
|
||||
|
||||
-c, --extra-crates <EXTRA_CRATES>
|
||||
Comma or space list of extra crates to install
|
||||
|
||||
[default: cargo-espflash]
|
||||
|
||||
-x, --llvm-version <LLVM_VERSION>
|
||||
LLVM version
|
||||
|
||||
[default: 15]
|
||||
[possible values: 15]
|
||||
|
||||
-l, --log-level <LOG_LEVEL>
|
||||
Verbosity level of the logs
|
||||
|
||||
@ -165,8 +169,6 @@ Options:
|
||||
-v, --toolchain-version <TOOLCHAIN_VERSION>
|
||||
Xtensa Rust toolchain version
|
||||
|
||||
[default: 1.64.0.0]
|
||||
|
||||
-h, --help
|
||||
Print help information (use `-h` for a summary)
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user