From a9472d54992c1881b504d8b3d45c00f54813d0d8 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Mon, 30 Jul 2018 17:52:16 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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).