diff --git a/docs/content/user-guide.md b/docs/content/user-guide.md index 313652f5..425a6ece 100644 --- a/docs/content/user-guide.md +++ b/docs/content/user-guide.md @@ -594,7 +594,7 @@ pk;import https://link/to/the/data/file.json ``` *(alternatively, run `pk;import` by itself and attach the .json file)* -Note that while Tupperbox supports features such as multiple proxies per member, per-member system tags, and member groups, PluralKit does not. +Note that while Tupperbox supports features such as per-member system tags PluralKit does not. Pluralkit also does not currently support exporting/importing member groups. PluralKit will warn you when you're importing a Tupperbox file that makes use of such features, as they will not carry over. ### Importing from PluralKit @@ -611,4 +611,4 @@ pk;import https://link/to/the/data/file.json *(alternatively, run `pk;import` by itself and attach the .json file)* ### Exporting your PluralKit data -To export all the data associated with your system, run the `pk;export` command. This will send you a JSON file containing your system, member, and switch information. \ No newline at end of file +To export all the data associated with your system, run the `pk;export` command. This will send you a JSON file containing your system, member, and switch information.