More examples

tags/patrix-0.1.4-1
Daniel Berteaud 7 years ago
parent 6562df7ebc
commit be9488e226
  1. 6
      README.md

@ -61,3 +61,9 @@ patrix --action=send-file --file=/home/dani/archive.tgz --user=dani --password=s
```
patrix --debug --message="Hello World"
```
```
patrix --action=create-room --name="Human readable room name" --invite="@dani:matrix.example.com"
```
```
patrix --action=modify-room --join_rules=public --topic='New topic' --room='!uXfknaWNcAnvthnIms:matrix.example.com' --invite='@admin:matrix.example.com'
```

Loading…
Cancel
Save