From 5cf23844745c5e08531f9848ba28f6f22a39e6fc Mon Sep 17 00:00:00 2001 From: spiral Date: Tue, 7 Dec 2021 02:13:04 -0500 Subject: [PATCH] fix: incorrect documentation for pk;system new --- docs/content/command-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/command-list.md b/docs/content/command-list.md index 59cc6efd..d6b0e3f6 100644 --- a/docs/content/command-list.md +++ b/docs/content/command-list.md @@ -34,7 +34,7 @@ Some arguments indicate the use of specific Discord features. These include: ## System commands *Optionally replace `[system]` with a @mention, Discord account ID, or 5-character ID. For most commands, adding `-clear` will clear/delete the field.* - `pk;system [system]` - Shows information about a system. -- `pk;system [system] new [name]` - Creates a new system registered to your account. +- `pk;system new [name]` - Creates a new system registered to your account. - `pk;system [system] rename [new name]` - Changes the name of your system. - `pk;system [system] description [description]` - Changes the description of your system. - `pk;system [system] avatar [avatar url|@mention|upload]` - Changes the avatar of your system.