mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +00:00
docs: 📝 Update usage section
This commit is contained in:
parent
618eac526c
commit
6ac4f0bab1
10
README.md
10
README.md
@ -175,6 +175,12 @@ Options:
|
|||||||
|
|
||||||
[default: cargo-espflash]
|
[default: cargo-espflash]
|
||||||
|
|
||||||
|
-x, --llvm-version <LLVM_VERSION>
|
||||||
|
LLVM version
|
||||||
|
|
||||||
|
[default: 15]
|
||||||
|
[possible values: 15]
|
||||||
|
|
||||||
-l, --log-level <LOG_LEVEL>
|
-l, --log-level <LOG_LEVEL>
|
||||||
Verbosity level of the logs
|
Verbosity level of the logs
|
||||||
|
|
||||||
@ -197,8 +203,6 @@ Options:
|
|||||||
-v, --toolchain-version <TOOLCHAIN_VERSION>
|
-v, --toolchain-version <TOOLCHAIN_VERSION>
|
||||||
Xtensa Rust toolchain version
|
Xtensa Rust toolchain version
|
||||||
|
|
||||||
[default: 1.64.0.0]
|
|
||||||
|
|
||||||
-h, --help
|
-h, --help
|
||||||
Print help information (use `-h` for a summary)
|
Print help information (use `-h` for a summary)
|
||||||
```
|
```
|
||||||
@ -224,7 +228,7 @@ Options:
|
|||||||
-l, --log-level <LOG_LEVEL>
|
-l, --log-level <LOG_LEVEL>
|
||||||
Verbosity level of the logs [default: info] [possible values: debug, info, warn, error]
|
Verbosity level of the logs [default: info] [possible values: debug, info, warn, error]
|
||||||
-v, --toolchain-version <TOOLCHAIN_VERSION>
|
-v, --toolchain-version <TOOLCHAIN_VERSION>
|
||||||
Xtensa Rust toolchain version [default: 1.64.0.0]
|
Xtensa Rust toolchain version
|
||||||
-h, --help
|
-h, --help
|
||||||
Print help information
|
Print help information
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user