Skip to content

Commit

Permalink
fix: CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Oct 4, 2023
1 parent 074c5be commit 32e0b9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/soroban-cli-full-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,6 @@ soroban contract invoke ... -- --help
###### **Options:**

* `--id <CONTRACT_ID>` — Contract ID to invoke
* `--wasm <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_URL>` — RPC server endpoint
Expand Down

0 comments on commit 32e0b9e

Please sign in to comment.