Skip to content

Commit

Permalink
test(cicd): Test with changes to other files
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Dimitrov <[email protected]>
  • Loading branch information
dimitrovmaksim committed Aug 7, 2023
1 parent eee1f49 commit 1eac44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 1eac44b

Please sign in to comment.