-
Notifications
You must be signed in to change notification settings - Fork 8
Running EACirc
Karel Kubicek edited this page Mar 2, 2018
·
20 revisions
To run EACirc, place the configuration file in the same directory as the linked binary and run the binary. Default name of the configuration file is config.json
. For available command line arguments, see below.
Supported command line parameters for EACirc.
-
-h, --help
Print help message with all program options with short description. -
-v, --version
Print EACirc version. -
-c=<filename>, --config=<filename>
Load configuration from file with <filename> instead of default config filename (config.json).