mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 07:24:49 +01:00
chore: changed args order in inviteToWorkspace docs in the README
This commit is contained in:
parent
d85041bf4a
commit
467defc486
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ once connected, more commands become available:
|
||||||
| `codemp.listWorkspaces` | list all workspaces available to join |
|
| `codemp.listWorkspaces` | list all workspaces available to join |
|
||||||
| `codemp.activeWorkspaces` | list all workspaces currently active |
|
| `codemp.activeWorkspaces` | list all workspaces currently active |
|
||||||
| `codemp.leaveWorkspace <workspace>` | leave a currently active workspace |
|
| `codemp.leaveWorkspace <workspace>` | leave a currently active workspace |
|
||||||
| `codemp.inviteToWorkspace <user> <workspace>` | invite a remote user to a workspace you own |
|
| `codemp.inviteToWorkspace <workspace> <user> ` | invite a remote user to a workspace you own |
|
||||||
|
|
||||||
after a workspace is joined, more commands become available:
|
after a workspace is joined, more commands become available:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue