Add easy way to configure role command
This commit is contained in:
parent
ae1b5f237c
commit
55f6ce8265
2 changed files with 109 additions and 4 deletions
8
data/roleConfig.txt
Normal file
8
data/roleConfig.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
USAGE: config <add|remove> <Role Name>
|
||||
|
||||
===[ EXAMPLE ]===
|
||||
To add a role:
|
||||
- config add role-name
|
||||
|
||||
To remove a role:
|
||||
- config remove role-name
|
Loading…
Add table
Add a link
Reference in a new issue