update readme

This commit is contained in:
Jack Robison 2018-10-08 00:51:43 -04:00
parent ac6da9c8e5
commit 8943e995d7
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -13,11 +13,11 @@ pip install --upgrade aioupnp
## Usage ## Usage
``` ```
usage: txupnp [-h] [--debug_logging=<debug_logging>] [--interface=<interface>] usage: aioupnp [-h] [--debug_logging=<debug_logging>] [--interface=<interface>]
[--gateway_address=<gateway_address>] [--gateway_address=<gateway_address>]
[--lan_address=<lan_address>] [--timeout=<timeout>] [--lan_address=<lan_address>] [--timeout=<timeout>]
[--service=<service>] [--service=<service>]
command [--<arg name>=<arg>]... command [--<arg name>=<arg>]...
commands: add_port_mapping | delete_port_mapping | get_external_ip | get_next_mapping | get_port_mapping_by_index | get_redirects | get_soap_commands | get_specific_port_mapping | m_search commands: add_port_mapping | delete_port_mapping | get_external_ip | get_next_mapping | get_port_mapping_by_index | get_redirects | get_soap_commands | get_specific_port_mapping | m_search