diff options
author | Julien Dessaux | 2020-08-14 11:28:12 +0200 |
---|---|---|
committer | Julien Dessaux | 2020-08-14 11:28:12 +0200 |
commit | cbdbb98b83707c0dc82e4ba815e400309ea11069 (patch) | |
tree | 0d9db6c63527755b623fbfae12cca02165652069 /README.md | |
parent | Handle the alert flag in subscriptions (diff) | |
download | rocket-cli-client-master.tar.gz rocket-cli-client-master.tar.bz2 rocket-cli-client-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ login = "test"; password = "test"; ``` +Only the web and websocket urls are mandatory. If the login and password are omitted you will be prompted for those. + ## Usage ### rocket_close_direct_conversations |