Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Top level flags have no documentation #637

Closed
rumpelsepp opened this issue Dec 4, 2024 · 0 comments · Fixed by #653
Closed

Top level flags have no documentation #637

rumpelsepp opened this issue Dec 4, 2024 · 0 comments · Fixed by #653
Assignees
Milestone

Comments

@rumpelsepp
Copy link
Member

Flags such as --version have no documentation.

$ gallia --help
usage: gallia [-h] [--version] [-v] [--show-plugins] [--show-config] [--template] {discover,primitive,scan,script,fuzz} ...

commands:
  {discover,primitive,scan,script,fuzz}
    discover            discover scanners for hosts and endpoints
    primitive           protocol specific primitives
    scan                scanners for network protocol parameters
    script              miscellaneous helper scripts
    fuzz                fuzzing tools

options:
  --version
  -v
  --show-plugins
  --show-config
  --template

help:
  -h, --help            show this help message and exit
@rumpelsepp rumpelsepp added this to the gallia 2.0 milestone Dec 4, 2024
@rumpelsepp rumpelsepp assigned rumpelsepp and unassigned fkglr Dec 17, 2024
@rumpelsepp rumpelsepp linked a pull request Dec 17, 2024 that will close this issue
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 a pull request may close this issue.

2 participants