Fix typo in docs

This commit is contained in:
xBelladonna 2019-07-27 14:01:21 +09:30 committed by Astrid
parent 29eefd7f5a
commit 2217b87afe

View File

@ -5,7 +5,7 @@ permalink: /commands
--- ---
# How to read this # How to read this
Words in <angle brackets> are *required parameters*. Words in [square brackets] are *optional parameters*. Words with ellipses... indicate multiple repeating parameters. Words in \<angle brackets> are *required parameters*. Words in [square brackets] are *optional parameters*. Words with ellipses... indicate multiple repeating parameters.
# Commands # Commands
## System commands ## System commands
@ -34,7 +34,7 @@ Words in <angle brackets> are *required parameters*. Words in [square brackets]
- `pk;member <name> pronouns [pronouns]` - Changes the pronouns of a member. - `pk;member <name> pronouns [pronouns]` - Changes the pronouns of a member.
- `pk;member <name> color [color]` - Changes the color of a member. - `pk;member <name> color [color]` - Changes the color of a member.
- `pk;member <name> birthdate [birthdate]` - Changes the birthday of a member. - `pk;member <name> birthdate [birthdate]` - Changes the birthday of a member.
- `pk;member <name> delete` - Deletes a member. - `pk;member <name> delete` - Deletes a member.
## Switching commands ## Switching commands
- `pk;switch [member...]` - Registers a switch with the given members. - `pk;switch [member...]` - Registers a switch with the given members.
- `pk;switch move <time>` - Moves the latest switch backwards in time. - `pk;switch move <time>` - Moves the latest switch backwards in time.