diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-07-11 21:41:05 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-07-11 22:40:05 +0200 |
commit | a1c634a56aefa84668fc5bfde6845824ecc48bac (patch) | |
tree | 2e09b26f6c53657879a2ace7190743a44c0bf9ff /README.md | |
parent | 323e8f8a4857bac6acec852e246b82f491114ba8 (diff) |
Command to show current identity details
Changelog: Added `/identity` command to show details of current identity
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -216,6 +216,9 @@ target device with `/<number>`. : Drop the currently selected peer. Afterwards, the connection can be re-established by either side. +`/identity` +: Show details of current identity + `/update-identity` : Interactively update current identity information |