aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 1 insertions, 10 deletions
diff --git a/README.md b/README.md
index 698750f..c694c94 100644
--- a/README.md
+++ b/README.md
@@ -172,16 +172,7 @@ Type text and then wait and QuickMedia will automatically search.\
`Ctrl+Enter`/`Click on save`: Save the file.\
`Esc`/`Click on cancel`: Cancel download.
## Matrix text commands
-`/help`: Show a list of valid commands.\
-`/upload`: Bring up the file manager and select a file to upload to the room, `Esc` to cancel.\
-`/join [room]`: Join a room by name or id.\
-`/invite`: Invite a user to the room.\
-`/logout`: Logout.\
-`/leave`: Leave the current room.\
-`/me [text]`: Send a message of type "m.emote".\
-`/react [text]`: React to the selected message (also works if you are replying to a message).\
-`/id`: Show the room id.\
-`/encrypt [text]`: Send a message encrypted with gpg. gpg needs to be installed to do this. Uses the gpg key specified by the user id in your config variable "matrix.gpg_user_id".
+`/help`: Show a list of valid commands.
## Matrix gpg encryption
Matrix gpg email should use the matrix user id, but in email format. For example: @dec05eba:matrix.org should be created with a gpg with the email dec05eba@matrix.org.
## Config