From f1d720e2dc6ed64a0646d23362fd36832ed7f8e6 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 16 Apr 2022 19:37:24 +0300 Subject: [PATCH] Add /cs and /ssss to help --- ui/help-modal.go | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ui/help-modal.go b/ui/help-modal.go index ec8a85d..8aec753 100644 --- a/ui/help-modal.go +++ b/ui/help-modal.go @@ -47,6 +47,13 @@ const helpText = `# General /export - Export encryption keys /export-room - Export encryption keys for the current room. +/cross-signing [...] + - Cross-signing commands. Somewhat experimental. + Run without arguments for help. (alias: /cs) +/ssss [...] + - Secure Secret Storage (and Sharing) commands. Very experimental. + Run without arguments for help. + # Rooms /pm <...> - Create a private chat with the given user(s). /create [room name] - Create a room.