diff --git a/src/main.rs b/src/main.rs index d89fd3e..777afc1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -37,7 +37,7 @@ enum Action { hexified: bool, }, #[command( - about = "Convert from hexified and/or compressed wasm module raw or vice versa" + about = "Convert from `hexified` and/or `compressed` to `raw` wasm module and vice versa" )] Convert { #[command(flatten)]