From 32e0b9ee80ca5aae86b64d79e53b0c6454364463 Mon Sep 17 00:00:00 2001 From: Willem Wyndham Date: Wed, 4 Oct 2023 18:25:56 -0400 Subject: [PATCH] fix: CLI docs --- docs/soroban-cli-full-docs.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/soroban-cli-full-docs.md b/docs/soroban-cli-full-docs.md index ce09608ed7..720cbbf2be 100644 --- a/docs/soroban-cli-full-docs.md +++ b/docs/soroban-cli-full-docs.md @@ -374,7 +374,6 @@ soroban contract invoke ... -- --help ###### **Options:** * `--id ` — Contract ID to invoke -* `--wasm ` — WASM file of the contract to invoke (if using sandbox will deploy this file) * `--cost` — Output the cost execution to stderr * `--unlimited-budget` — Run with an unlimited budget * `--rpc-url ` — RPC server endpoint