aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-20 06:53:57 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-20 06:53:57 +0000
commit4396d0e41c7d3e5a685756d31c152b75f572312b (patch)
treeb1c8abb3d9ddb728bf1a620dae4be3f5001461a6 /README.md
parentthe tests would never complete and were never removed when flipping a task. a... (diff)
downloadtunneltop-4396d0e41c7d3e5a685756d31c152b75f572312b.tar.gz
tunneltop-4396d0e41c7d3e5a685756d31c152b75f572312b.zip
added the t keybinding to the readmev0.3.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f207bd0..168d2dc 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,8 @@ How long before the test is considered to have timed out.</br>
`r` restarts a tunnel.</br>
+`t` runs the test right now.</br>
+
To quit send a `SIGINT` or a `SIGTERM`. I'm working on improving this of course.</br>
tunneltop will reload its config file upon receiving a `SIGHUP` and apply the changes immediately if there are any.</br>