From aa03d463f9e08aa9c2473e1b73b20d2fd358681a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:20:34 +0100 Subject: [PATCH] docs(cli): update generated docs (#4427) Co-authored-by: julienrbrt <29894366+julienrbrt@users.noreply.github.com> --- docs/docs/08-references/01-cli.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs/08-references/01-cli.md b/docs/docs/08-references/01-cli.md index 6bb28914ea..d6cc4b3e09 100644 --- a/docs/docs/08-references/01-cli.md +++ b/docs/docs/08-references/01-cli.md @@ -3265,12 +3265,6 @@ ignite scaffold type NAME [field:type] ... [flags] Start a testnet local -**Synopsis** - -Start a testnet local - - - **Options** ``` @@ -3344,8 +3338,6 @@ Initialize the test network with the number of nodes and bonded from the config. - - ``` ignite testnet multi-node [flags] ```