diff --git a/ui/help-modal.go b/ui/help-modal.go index 4fe2dc0..e120b62 100644 --- a/ui/help-modal.go +++ b/ui/help-modal.go @@ -35,7 +35,8 @@ const helpText = `# General /device - Show info about a specific device. /unverify - Un-verify a device. /blacklist - Blacklist a device. -/verify [fingerprint] +/verify - Verify a user with in-room verification. Probably broken. +/verify-device [fingerprint] - Verify a device. If the fingerprint is not provided, interactive emoji verification will be started. /reset-session - Reset the outbound Megolm session in the current room.