Skip to content

Update the "Help" menu with current command line parameters #1116

@isabelle-dr

Description

@isabelle-dr

Describe the bug
Provide a clear and concise description of what the bug is.

How we reproduce the bug
Steps to reproduce the behaviour:

  1. Download the lastest jar file
  2. Open the terminal
  3. Type java -jar gtfs-validator-v-trillium_cli.jar --help

Expected behaviour
See a list of parameters that match the list described in USAGE.md.
The current list of parameters is:

  • -i or --input
  • -c or --country_code
  • -h or --help
  • -o or --output
  • -s or --storage_directory
  • -t or --threads
  • -u or --url
  • -v or --validation_report_name
  • -e or --system_errors_report_name
  • -n or --export_notices_schema

Observed behaviour
The list of parameters is outdated

Screenshots:
Screen Shot 2022-03-16 at 1 58 37 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (crash, a rule has a problem)good first issueGood task for newcomers to work on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions