Make role config command to use role id
This commit is contained in:
parent
11a0e7564a
commit
b22048eb14
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
USAGE: config <add|remove> <Role Name>
|
||||
USAGE: config <add|remove> <Role ID>
|
||||
|
||||
===[ EXAMPLE ]===
|
||||
To add a role:
|
||||
- config add role-name
|
||||
- config add 000000000000000000
|
||||
|
||||
To remove a role:
|
||||
- config remove role-name
|
||||
- config remove 000000000000000000
|
Loading…
Add table
Add a link
Reference in a new issue