diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-05-26 14:04:09 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-06-01 13:19:06 +0200 |
commit | d0f1ce6171ccb59fce7534a19e827352b35686a0 (patch) | |
tree | 0205dc6792598173502fdef78a1cf5af6152f947 /README.md | |
parent | 2f409a3ab30ff846bf0d6bf81084295ed0221075 (diff) |
Manual peer drop
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -125,6 +125,10 @@ 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-drop` +Drop the currently selected peer. Afterwards, the connection can be +re-established by either side. + `/update-identity` Interactively update current identity information |