docs: workspace command args order

This commit is contained in:
əlemi 2024-10-28 02:35:05 +01:00
parent 1543625bd5
commit 5cb11a85d7
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -66,7 +66,7 @@ once connected, more commands become available:
| `:MP disconnect` | disconnects from server |
| `:MP id` | shows current client id |
| `:MP start <workspace>` | will create a new workspace with given name |
| `:MP invite <user> [workspace]` | invite given user to workspace |
| `:MP invite <workspace> <user>` | invite given user to workspace |
| `:MP available` | list all workspaces available to join |
| `:MP join <workspace>` | will join requested workspace; starts processing cursors, users and filetree |