mirror of https://git.48k.eu/ogcli/
program name of subsequent parsers after the first one need their "prog=" parameter specified so they do not show sys.argv[0] only. With this patch, for example: ogcli list --help Shows: usage: ogcli list [-h] {clients,scopes,modes,hardware,client} ... Instead of: usage: ogcli [-h] {clients,scopes,modes,hardware,client} ... |
||
---|---|---|
.. | ||
objects | ||
__init__.py | ||
cli.py | ||
utils.py |