Fix waste counter conversion for some printers

This commit is contained in:
Ircama
2024-07-31 07:35:20 +02:00
parent 54e9362422
commit f14cd91b8e
2 changed files with 11 additions and 13 deletions

View File

@@ -218,8 +218,8 @@ The `-m` option is optional and is used to filter the printer model in scope. If
Program usage:
```
parse_devices.py [-h] [-m PRINTER_MODEL] [-l LINE_LENGTH] [-i] [-d] [-t] [-v] [-f] [-e] [-c CONFIG_FILE] [-s DEFAULT_MODEL] -a HOSTNAME [-p PICKLE_FILE] [-I]
[-N] [-A] [-S]
parse_devices.py [-h] [-m PRINTER_MODEL] [-l LINE_LENGTH] [-i] [-d] [-t] [-v] [-f] [-e] [-c CONFIG_FILE]
[-s DEFAULT_MODEL] [-a HOSTNAME] [-p PICKLE_FILE] [-I] [-N] [-A] [-S]
optional arguments:
-h, --help show this help message and exit