Skip to content

Fix typo in CLI help: "pars" → "parse"#23

Open
catchingknives wants to merge 1 commit intoLimberDuck:masterfrom
catchingknives:fix/typo-pars-to-parse
Open

Fix typo in CLI help: "pars" → "parse"#23
catchingknives wants to merge 1 commit intoLimberDuck:masterfrom
catchingknives:fix/typo-pars-to-parse

Conversation

@catchingknives
Copy link
Copy Markdown

Summary

  • Fixed a typo in the CLI help string in nessus_file_reader/__main__.py (line 51)
  • Changed "pars" to "parse" in the @click.group help text

Test plan

  • Verified grep -n '\bpars\b' nessus_file_reader/__main__.py returns no matches after fix
  • Run python -m nessus_file_reader --help and confirm help text reads "parse"

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 9, 2026

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