mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): slightly clarify system command targeting (#462)
This commit is contained in:
parent
92ef6d4ec3
commit
69ed7e4925
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ Some arguments indicate the use of specific Discord features. These include:
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
## System commands
|
## 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.*
|
*To target a specific system, replace `[system]` with that system's 5-character ID, a Discord account ID, or a @mention - note that system names can not be used here. If no system ID is specified, defaults to targeting your own system. For most commands, adding `-clear` will clear/delete the field.*
|
||||||
- `pk;system [system]` - Shows information about a system.
|
- `pk;system [system]` - Shows information about a system.
|
||||||
- `pk;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] rename [new name]` - Changes the name of your system.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue