diff --git a/README.md b/README.md index 796d84f..a8bc6e0 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ The following options and parameters are currently supported: | Option | Long Option | Description | Default | |------|:------:|------:|------:| -| -c | --config | Path to a config file. | /etc/proxlb/proxlb.conf (default) | +| -c | --config | Path to a config file. | /etc/proxlb/proxlb.yaml (default) | | -d | --dry-run | Performs a dry-run without doing any actions. | False | | -j | --json | Returns a JSON of the VM movement. | False | | -b | --best-node | Returns the best next node for a VM/CT placement (useful for further usage with Terraform/Ansible). | False | @@ -395,4 +395,4 @@ Connect with us in our dedicated chat room for immediate support and live intera **Note:** Please always keep in mind that this is a one-man show project without any further help. This includes coding, testing, packaging and all the infrastructure around it to keep this project up and running. ### Author(s) - * Florian Paul Azim Hoberg @gyptazy (https://gyptazy.com) \ No newline at end of file + * Florian Paul Azim Hoberg @gyptazy (https://gyptazy.com)