Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 117
    • Issues 117
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vadere
  • vadere
  • Issues
  • #333

Closed
Open
Created Nov 11, 2021 by Jan Fecht@ge34zal🎷

vadere-console.jar help messages

Hello, when running vadere-console.jar with any subcommand (e.g. project-run) with the --help flag, the following message appears:

usage: Vadere project-run [-h] --project-dir PROJECT-DIR [--scenario-checker {on,off}]

optional arguments:
  -h, --help             show this help message and exit
  --project-dir PROJECT-DIR, -p PROJECT-DIR
                         Path to project directory.
  --scenario-checker {on,off}
                         Turn Scenario Checker on or off.

Note that --project-dir is listed under optional arguments.

However, when running project-run without any arguments, the following error message appears:

usage: Vadere project-run [-h] --project-dir PROJECT-DIR [--scenario-checker {on,off}]
Vadere: error: argument --project-dir/-p is required

Obviously, this behavior is confusing and the --project-dir argument should be listed under required arguments (or just be passed as an required positional argument).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking