diff --git a/README.md b/README.md index ac04417..6096b8c 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,14 @@ pip install -e . ## Usage `txupnp-cli --help` + `txupnp-cli --command=debug` to get getway debugging information + `txupnp-cli --command=list_mappings` to show redirects + `txupnp-cli --debug` to turn on very verbose logging + ## License This project is MIT licensed. For the full license, see [LICENSE](LICENSE).