|
|
@ -315,10 +315,10 @@ if __name__ == '__main__': |
|
|
|
command : `printrooms` |
|
|
|
----------------------------------------------------------------------------------------- |
|
|
|
To print all available fdbs, use |
|
|
|
`printfdbs` |
|
|
|
command : `printfdbs` |
|
|
|
----------------------------------------------------------------------------------------- |
|
|
|
To update all rooms use |
|
|
|
`updaterooms` |
|
|
|
command : `updaterooms` |
|
|
|
----------------------------------------------------------------------------------------- |
|
|
|
To update one room use the room_id from the output of printrooms: |
|
|
|
command : `updaterooms <room-id>` |
|
|
|