Skip to content

Commit

Permalink
Update cli.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Jun 15, 2023
1 parent e06601c commit 2b867fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ enum WasmerCLIOptions {
/// Add a Wasmer package's bindings to your application.
Add(Add),

/// (unstable) Run a WebAssembly file or WEBC container.
/// Run a WebAssembly file or Wasmer container.
#[clap(alias = "run-unstable")]
Run(Run),

Expand Down

0 comments on commit 2b867fa

Please sign in to comment.