Skip to content

Commit

Permalink
feat: add help message to build wasm readme
Browse files Browse the repository at this point in the history
Signed-off-by: Lohachov Mykhailo <[email protected]>
  • Loading branch information
aoyako committed Nov 7, 2024
1 parent 441d939 commit fc8f661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ print_help() {
Usage: $0 [OPTIONS]
Options:
--profile=<value> Specify build profile (default: profiling)
--profile=<value> Specify build profile (default: deploy)
Possible values: profiling, deploy
--target=<value> Specify build target (default: all)
Expand Down

0 comments on commit fc8f661

Please sign in to comment.