Skip to content

docs(help): separate --demo from config-driven one-shot (#1121)#1122

Open
FabioLeitao wants to merge 1 commit into
mainfrom
docs/1121-demo-help-separate
Open

docs(help): separate --demo from config-driven one-shot (#1121)#1122
FabioLeitao wants to merge 1 commit into
mainfrom
docs/1121-demo-help-separate

Conversation

@FabioLeitao

Copy link
Copy Markdown
Collaborator

Summary

  • /help (How to run a scan → For automation / scripting): --demo is now its own block with help.run_cli_demo (EN + pt-BR); one-shot examples are labeled config-driven.
  • docs/USAGE.md / docs/USAGE.pt_BR.md: new --demo argument row + dedicated section before one-shot audit.
  • docs/data_boar.1: clearer --demo OPTIONS text (/tmp/data_boar_demo/, ignores CWD config.yaml); EXAMPLES split into Zero-config demo vs One-shot CLI (config-driven).

Closes #1121.

Test plan

  • ./scripts/check-all.sh green
  • pytest tests/test_operator_help_sync.py

Made with Cursor

Clarify that --demo uses a synthetic workspace under /tmp/data_boar_demo/
and ignores config.yaml in the CWD on /help, USAGE*, and man page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(help): --demo agrupado errado sob "same targets as dashboard scan"

1 participant