Skip to content

mpf parameter -c: code or documentation wrong? #1859

@worldpeace-germany

Description

@worldpeace-germany

Hi,

here https://missionpinball.org/latest/running/commands/game/ it is being said

$ mpf game -c /home/brian/pinball/demo_man/config/config.yaml

should run mpf with a different machine folder, for me (latest 0.80 dev5) this doesn't work. I have to

$ mpf game /home/brian/pinball/demo_man/config/

so no -c switch no config file name (since default). and very important for example

$ mpf -b -t /home/brian/pinball/demo_man/config/

is not working, but

$ mpf /home/brian/pinball/demo_man/config/ -b -t

so these switches must be at the end (I have not seen that information in the docs). Before providing a PR I would like to understand if the code or the documentation needs to be fixed? What is the intended behavior?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions