Add docs page describing command aliases
This commit is contained in:
parent
2f90e7c050
commit
b2ec1b6079
23
docs/5-tips-and-tricks.md
Normal file
23
docs/5-tips-and-tricks.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
layout: default
|
||||
title: Tips and Tricks
|
||||
permalink: /tips
|
||||
---
|
||||
|
||||
# Tips and Tricks
|
||||
|
||||
## Use command shorthands
|
||||
PluralKit has a couple of useful command shorthands to reduce the typing:
|
||||
|
||||
|Original|Shorthand|
|
||||
|---|---|
|
||||
|pk;system|pk;s|
|
||||
|pk;system list|pk;s l|
|
||||
|pk;system list full|pk;s l f|
|
||||
|pk;system fronter|pk;s f|
|
||||
|pk;system fronthistory|pk;s fh|
|
||||
|pk;system frontpercent|pk;s fp|
|
||||
|pk;member|pk;m|
|
||||
|pk;member new|pk;m n|
|
||||
|pk;switch|pk;sw|
|
||||
|pk;message|pk;msg|
|
Loading…
Reference in New Issue
Block a user