Fix wrong delete command in privacy docs. Closes #168.

This commit is contained in:
Ske 2020-05-03 00:37:04 +02:00
parent e298f6f652
commit e9cc0c8fdf

View File

@ -29,6 +29,6 @@ System and member information (names, member lists, descriptions, etc) are publi
You can export your system information using the `pk;export` command. This does not include message metadata (as the file would be huge). If there's demand for a command to export that, [let me know on GitHub](https://github.com/xSke/PluralKit/issues).
You can delete your information using `pk;delete`. This will delete all system information and associated members, switches, and messages. This will not delete your information from the database backups. Contact me if you want that wiped, too.
You can delete your information using `pk;system delete`. This will delete all system information and associated members, switches, and messages. This will not delete your information from the database backups. Contact me if you want that wiped, too.
The bot is [open-source](https://github.com/xSke/PluralKit). While I can't *prove* this is the code that's running on the production server... it is, promise.