Skip to content
Karel Kubicek edited this page Mar 8, 2018 · 2 revisions

To run EACirc-streams, place the configuration file in the same directory as the linked binary and run the binary. Default name of the configuration file is generator.json. For available command line arguments, see below.

Command-line arguments

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 (generator.json).