diff --git a/docs/versioned_docs/version-v29/03-CLI-Commands/01-cli-commands.md b/docs/versioned_docs/version-v29/03-CLI-Commands/01-cli-commands.md index 98fdac4a42..d9845be571 100644 --- a/docs/versioned_docs/version-v29/03-CLI-Commands/01-cli-commands.md +++ b/docs/versioned_docs/version-v29/03-CLI-Commands/01-cli-commands.md @@ -1213,9 +1213,9 @@ ignite generate ts-client [flags] **Options** ``` + --disable-cache disable build cache -h, --help help for ts-client -o, --output string TypeScript client output path - --use-cache use build cache to speed-up generation -y, --yes answers interactive yes/no questions with yes ```