Add commands for importing and exporting room keys (#233)
This commit is contained in:
14
docs/iamb.1
14
docs/iamb.1
@@ -61,12 +61,22 @@ Log out of
|
||||
View a list of joined rooms.
|
||||
.It Sy ":spaces"
|
||||
View a list of joined spaces.
|
||||
.It Sy ":verify"
|
||||
View a list of ongoing E2EE verifications.
|
||||
.It Sy ":welcome"
|
||||
View the startup Welcome window.
|
||||
.El
|
||||
|
||||
.Sh "E2EE COMMANDS"
|
||||
.Bl -tag -width Ds
|
||||
.It Sy ":keys export [path] [passphrase]"
|
||||
Export and encrypt keys to
|
||||
.Pa path .
|
||||
.It Sy ":keys import [path] [passphrase]"
|
||||
Import and decrypt keys from
|
||||
.Pa path .
|
||||
.It Sy ":verify"
|
||||
View a list of ongoing E2EE verifications.
|
||||
.El
|
||||
|
||||
.Sh "MESSAGE COMMANDS"
|
||||
.Bl -tag -width Ds
|
||||
.It Sy ":download"
|
||||
|
||||
Reference in New Issue
Block a user