From 5b7068299bed0679a2481c00e08cdb3c3f5f3f66 Mon Sep 17 00:00:00 2001 From: Willem Wyndham Date: Thu, 15 Feb 2024 14:27:54 -0500 Subject: [PATCH] fix: docs --- docs/soroban-cli-full-docs.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/soroban-cli-full-docs.md b/docs/soroban-cli-full-docs.md index 28a83fe32..13700aed1 100644 --- a/docs/soroban-cli-full-docs.md +++ b/docs/soroban-cli-full-docs.md @@ -683,6 +683,9 @@ Initialize a Soroban project with an example contract ###### **Options:** * `-w`, `--with-example ` + + 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` + * `-f`, `--frontend-template ` Default value: ``