mirror of
https://github.com/Ircama/epson_print_conf.git
synced 2025-06-01 07:38:31 -04:00
Refinements
This commit is contained in:
parent
2d6d498b41
commit
1ea759c38a
2 changed files with 12 additions and 16 deletions
|
@ -1517,7 +1517,8 @@ if __name__ == "__main__":
|
|||
dest='config_file',
|
||||
type=argparse.FileType('r'),
|
||||
help="read a configuration file including the full log dump of a "
|
||||
"previous operation instead of accessing the printer via SNMP",
|
||||
"previous operation with '-d' flag (instead of accessing the "
|
||||
"printer via SNMP)",
|
||||
default=0,
|
||||
nargs=1,
|
||||
metavar='CONFIG_FILE')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue