From 8608273abacd7cc72dad41fd29c755d4205d8dbc Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Thu, 3 Dec 2020 22:08:48 -0600 Subject: [PATCH] Docs: Update usage --- README.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 02b445f..15c5334 100644 --- a/README.org +++ b/README.org @@ -79,9 +79,11 @@ If you want to install it manually, it's simple enough, but you should know what 1. Call command ~ement-connect~ to connect. 2. Wait for initial sync to complete (which can take a few moments--initial sync JSON requests can be large). -3. Call command ~ement-view-room~ to select a room buffer to view. +3. Use these commands: + - ~ement-view-room~ to select a room buffer to view, with completion. + - ~ement-list-rooms~ to view the list of joined rooms. -In the room buffer: +In a room buffer: - ~RET~ sends a message. - ~TAB~ / ~~ moves between messages.