hide deprecated message

This commit is contained in:
2026-02-02 13:57:23 +01:00
parent 5c777483fc
commit b68889e869
2 changed files with 28 additions and 19 deletions

View File

@@ -30,9 +30,11 @@ usage: python main.py [-h] [--config CONFIG] [--port PORT]
Redfish Prometheus Exporter
options:
-h, --help show this help message and exit
--config CONFIG Path to config file
--port PORT Override port from config file
-h, --help show this help message and exit
--config CONFIG Path to config file
--port PORT Override port from config file
--interval INTERVAL Override interval from config file
--show-deprecated Enable deprecated warnings in log
```
# Install