Add command to delete all switches

This commit is contained in:
Ske
2019-11-02 22:46:51 +01:00
parent 1e1f2acdc3
commit 7c3b4b9af9
4 changed files with 25 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ Words in \<angle brackets> are *required parameters*. Words in [square brackets]
- `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 out` - Registers a 'switch-out' - a switch with no associated members.
## Utility
- `pk;log <channel>` - Sets the channel to log all proxied messages.