From ec37ba9eca70f8f73c1d7dc24586ac4377948ef8 Mon Sep 17 00:00:00 2001 From: julienrbrt <29894366+julienrbrt@users.noreply.github.com> Date: Thu, 15 Jan 2026 09:01:12 +0000 Subject: [PATCH] docs(cli): update generated docs --- docs/docs/03-CLI-Commands/01-cli-commands.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/03-CLI-Commands/01-cli-commands.md b/docs/docs/03-CLI-Commands/01-cli-commands.md index b850b083ad..4581f9ce1f 100644 --- a/docs/docs/03-CLI-Commands/01-cli-commands.md +++ b/docs/docs/03-CLI-Commands/01-cli-commands.md @@ -1134,8 +1134,9 @@ ignite generate openapi [flags] **Options** ``` - -h, --help help for openapi - -y, --yes answers interactive yes/no questions with yes + --exclude strings List of proto files or directories to exclude from the OpenAPI spec generation + -h, --help help for openapi + -y, --yes answers interactive yes/no questions with yes ``` **Options inherited from parent commands**