From 5cb11a85d7377afc28e451410f541f76dae4ebe7 Mon Sep 17 00:00:00 2001 From: alemi Date: Mon, 28 Oct 2024 02:35:05 +0100 Subject: [PATCH] docs: workspace command args order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d62f1fc..b0d4222 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ once connected, more commands become available: | `:MP disconnect` | disconnects from server | | `:MP id` | shows current client id | | `:MP start ` | will create a new workspace with given name | -| `:MP invite [workspace]` | invite given user to workspace | +| `:MP invite ` | invite given user to workspace | | `:MP available` | list all workspaces available to join | | `:MP join ` | will join requested workspace; starts processing cursors, users and filetree |