Closed starcraft66 closed 4 years ago
Unfortunately, I had a git brain fart and merged this feature in the last PR and decided not to undo it because it didn't introduce any regressions. Unfortunately, I wrote the argparse bits wrong and the behaviour wasn't as intended so this PR will fix it and add documentation.
There should be a command-line argument parser that lets you specify the path to your configuration file. This is useful for development and for running multiple bridges on the same host. The README also needs to be updated to document this option.