diff --git a/README.md b/README.md index 6edf92d..2cd1d15 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,12 @@ Options: [default: cargo-espflash] + -x, --llvm-version + LLVM version + + [default: 15] + [possible values: 15] + -l, --log-level Verbosity level of the logs @@ -197,8 +203,6 @@ Options: -v, --toolchain-version Xtensa Rust toolchain version - [default: 1.64.0.0] - -h, --help Print help information (use `-h` for a summary) ``` @@ -224,7 +228,7 @@ Options: -l, --log-level Verbosity level of the logs [default: info] [possible values: debug, info, warn, error] -v, --toolchain-version - Xtensa Rust toolchain version [default: 1.64.0.0] + Xtensa Rust toolchain version -h, --help Print help information ```