mirror of
https://github.com/hexedtech/codemp-nvim.git
synced 2024-11-22 07:24:52 +01:00
docs: workspace command args order
This commit is contained in:
parent
1543625bd5
commit
5cb11a85d7
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
||||
|
||||
|
|
Loading…
Reference in a new issue