summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-06-11 20:53:15 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2024-06-11 20:53:15 +0200
commit64243ab0f18e726f57afe93c7d440386a819cdac (patch)
tree34bc19219450ed1bf7373d782ea2fc606ca5ea42 /README.md
parent506ac77c2288696413baab4a44c3c2de93995c82 (diff)
Command to add public peers
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3248b6f..e2e85e0 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,9 @@ Reject device attachment request or verification code of selected peer.
`/peer-add <host> [<port>]`
Manually add network peer with given hostname or IP address.
+`/peer-add-public`
+Add known public network peer(s).
+
`/peer-drop`
Drop the currently selected peer. Afterwards, the connection can be
re-established by either side.