Merge pull request #328 from rladenson/patch-1
Minor change to user-guide.md
This commit is contained in:
commit
d8b1061b6b
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user