Merge pull request #1137 from DennisGaida/patch-1

Added quote information for absolute paths
This commit is contained in:
Ben Reedy
2023-02-25 09:57:37 +10:00
committed by GitHub

View File

@@ -164,7 +164,7 @@ This enables the additional process and container collectors on top of the defau
### Using a configuration file
YAML configuration files can be specified with the `--config.file` flag. E.G. `.\windows_exporter.exe --config.file=config.yml`
YAML configuration files can be specified with the `--config.file` flag. e.g. `.\windows_exporter.exe --config.file=config.yml`. If you are using the absolute path, make sure to quote the path, e.g. `.\windows_exporter.exe --config.file="C:\Program Files\windows_exporter\config.yml"`
```yaml
collectors: