From b182b11747be81aca381a0cf2abea39424b68e7a Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 6 Sep 2017 16:21:16 +0200 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0546366..855d273 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ For now it's very limited, and can only send messages to a room. Here's the vail * --action: what to do. Valid actions are * send-msg (default): send the text message * get-access-token: just login and print the access token + * get-room-list: prints the list of public rooms of this server All the available options can be set a the configuration file using a simple ini style format, eg