These programs follow the usual GNU command line syntax, with long options starting with two dashes
(`-'). A summary of options is included below.
-cCONFIGFILE,--configfileCONFIGFILE
Specify configuration file (default: config.yaml)
-dCONFIGDIR,--configfile-directoryCONFIGDIR
Specify configuration directory. yapra read all '.yaml' files in this directory.
-h,--help
Show summary of options.
--log-levelLEVEL
Specify log level. Possible LEVEL is "fatal", "error", "warn", "info" and "debug" (default: warn).
-pPLUGINDIR,--plugindirPLUGINDIR
Append PLUGINDIR to legacy plugin directories.
-mMODE,--modeMODE
Specify run mode. Possible MODE is "compatible" and "advance".
-v,--version
Show version of program.