From 9e39aa0681b79bbf0196aa8cf701688ad9a7985b Mon Sep 17 00:00:00 2001 From: Xinzhao Xu Date: Wed, 13 Dec 2023 10:24:49 +0800 Subject: [PATCH] Update wacker cli help info in README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bc78f85..c4c1105 100644 --- a/README.md +++ b/README.md @@ -74,11 +74,11 @@ Usage: wacker 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: