Skip to content

fix: correct CLI help text and docs discrepancies#109

Merged
DeveshParagiri merged 1 commit into
mainfrom
DeveshParagiri/audit-cli-docs
Feb 18, 2026
Merged

fix: correct CLI help text and docs discrepancies#109
DeveshParagiri merged 1 commit into
mainfrom
DeveshParagiri/audit-cli-docs

Conversation

@DeveshParagiri
Copy link
Copy Markdown
Collaborator

Summary

  • validate: fix exit code in --help (was 2, should be 3 for file not found)
  • config: update model examples to claude-sonnet-4-6
  • simulate: fix --output default description to results/{scenario}/
  • docs/commands.md: update simulate example model name
  • AGENTS.md: remove --study-db flag (doesn't exist on chat ask/chat list)

Test plan

  • extropy validate --help shows exit code 3 for file not found
  • extropy config --help shows claude-sonnet-4-6 examples
  • extropy simulate --help shows correct --output default

🤖 Generated with Claude Code

- validate: fix exit code in --help (2 → 3 for file not found)
- config: update model examples to claude-sonnet-4-6
- simulate: fix --output default description to results/{scenario}/
- docs/commands.md: update simulate example model name
- AGENTS.md: remove --study-db flag (doesn't exist on chat ask/list)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@DeveshParagiri DeveshParagiri merged commit ca50955 into main Feb 18, 2026
@DeveshParagiri DeveshParagiri deleted the DeveshParagiri/audit-cli-docs branch February 20, 2026 06:03
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.

1 participant