From 15a5c9c362a86bf0404bd2a8f590afd010fd70e6 Mon Sep 17 00:00:00 2001 From: Philippe Delrieu Date: Fri, 19 Jan 2024 14:52:00 +0100 Subject: [PATCH] Update crates/cli/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Tuomas Mäkinen <1947505+tuommaki@users.noreply.github.com> --- crates/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/cli/README.md b/crates/cli/README.md index 31095c03..3d533645 100644 --- a/crates/cli/README.md +++ b/crates/cli/README.md @@ -10,7 +10,7 @@ The commands provided by gevulot-cli are: * **exec** : Send a run Tx to be executed by the node. * **calculate-hash**: Calculate the Hash of the specified file. - For detailled information use : gelulot-cli --help + For detailed information use : gevulot-cli --help ### Common parameters