Update documentation (#332)

Co-authored-by: Petal Rose <habonimkef@gmail.com>
This commit is contained in:
spiral
2021-06-02 23:50:45 +00:00
parent 549877c816
commit 1fa2d9a093
8 changed files with 41 additions and 11 deletions

View File

@@ -22,6 +22,8 @@ PluralKit has a couple of useful command shorthands to reduce the typing:
|pk;system frontpercent|pk;s fp|
|pk;member|pk;m|
|pk;member new|pk;m n|
|pk;group|pk;g|
|pk;group new|pk;g n|
|pk;switch|pk;sw|
|pk;message|pk;msg|
|pk;autoproxy|pk;ap|
@@ -63,8 +65,12 @@ You cannot look up private members of another system.
|-with-created|-wc|Show each member's creation date|
|-with-avatar|-wa, -wi, -ia, -ii, -img|Show each member's avatar URL|
::: warning
These flags only work with the full member list (`pk;system list full`).
:::
## Miscellaneous flags
|Command|Flag|Aliases|Description|
|---|---|---|---|
|pk;system frontpercent|fronters-only|fo|Hides the "no fronters" list item|
|pk;group \<group> frontpercent|fronters-only|fo|Same as above, but for groups|
|pk;system frontpercent|-fronters-only|-fo|Shows the system's frontpercent without the "no fronter" entry|
|pk;group \<group> frontpercent|-fronters-only|-fo|Shows a group's frontpercent without the "no fronter" entry|