-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)good first issueGood task for newcomers to work on.Good task for newcomers to work on.
Description
Describe the bug
Provide a clear and concise description of what the bug is.
How we reproduce the bug
Steps to reproduce the behaviour:
- Download the lastest jar file
- Open the terminal
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)good first issueGood task for newcomers to work on.Good task for newcomers to work on.
