Skip to content

Commit 507967d

Browse files
chadohwillemneal
authored andcommitted
chore: update docs with new possible example contract
1 parent e70a4a4 commit 507967d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/soroban-cli-full-docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ Initialize a Soroban project with an example contract
807807

808808
* `-w`, `--with-example <WITH_EXAMPLE>`
809809

810-
Possible values: `account`, `alloc`, `atomic_multiswap`, `atomic_swap`, `auth`, `cross_contract`, `custom_types`, `deep_contract_auth`, `deployer`, `errors`, `events`, `fuzzing`, `increment`, `liquidity_pool`, `logging`, `mint-lock`, `simple_account`, `single_offer`, `timelock`, `token`, `upgradeable_contract`, `workspace`
810+
Possible values: `account`, `alloc`, `atomic_multiswap`, `atomic_swap`, `auth`, `cross_contract`, `custom_types`, `deep_contract_auth`, `deployer`, `errors`, `eth_abi`, `events`, `fuzzing`, `increment`, `liquidity_pool`, `logging`, `mint-lock`, `simple_account`, `single_offer`, `timelock`, `token`, `upgradeable_contract`, `workspace`
811811

812812
* `-f`, `--frontend-template <FRONTEND_TEMPLATE>`
813813

0 commit comments

Comments
 (0)