Merge pull request #328 from rladenson/patch-1

Minor change to user-guide.md
This commit is contained in:
Astrid 2021-05-08 21:38:49 +02:00 committed by GitHub
commit d8b1061b6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
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.