commit a2fa8e55f0e8c63ee992ae67084df6010b64be92 Author: Michael Date: Tue Feb 21 14:26:59 2023 +0100 Add How to config file page diff --git a/How-to-config-file.md b/How-to-config-file.md new file mode 100644 index 0000000..fad77c0 --- /dev/null +++ b/How-to-config-file.md @@ -0,0 +1,3 @@ +There is a config file template available with every release, which contains all available parameters for the corresponding release. + +To use the config file you need to pass `-c `, e.g. `-c ./config.yaml`.