Tweak description for switch delete all command

This commit is contained in:
spiral
2020-11-19 18:05:53 -05:00
parent 9babde3c82
commit 01cedaab53
2 changed files with 4 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ Words in **\<angle brackets>** or **[square brackets]** mean fill-in-the-blank.
- `pk;switch [member...]` - Registers a switch with the given members.
- `pk;switch move <time>` - Moves the latest switch backwards in time.
- `pk;switch delete` - Deletes the latest switch.
- `pk;switch delete all` - Deletes every logged switch.
- `pk;switch delete all` - Deletes all logged switches.
- `pk;switch out` - Registers a 'switch-out' - a switch with no associated members.
## Server owner commands