Docs: Update usage

This commit is contained in:
Adam Porter 2020-12-03 22:08:48 -06:00
parent 555049a242
commit 8608273aba

View file

@ -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~ / ~<backtab>~ moves between messages.