Skip to content

Commit

Permalink
Merge pull request #15 from iawia002/docs
Browse files Browse the repository at this point in the history
Update wacker cli help info in README
  • Loading branch information
iawia002 authored Dec 13, 2023
2 parents 89482d6 + 9e39aa0 commit a357a63
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ Usage: wacker <COMMAND>
Commands:
run Runs a WebAssembly module
list List running WebAssembly modules
list Lists running WebAssembly modules [aliases: ps]
stop Stops a WebAssembly module
restart Restart a WebAssembly module
delete Delete a WebAssembly module
logs Fetch the logs of a module
restart Restarts a WebAssembly module
delete Deletes a WebAssembly module [aliases: rm]
logs Fetches logs of a module [aliases: log]
help Print this message or the help of the given subcommand(s)
Options:
Expand Down

0 comments on commit a357a63

Please sign in to comment.