commands – role description
Change a role’s description.
Usage
role description name [description]
where
name | of role whose description to change. |
description | of role. Optional, if not defined description will be cleared. |
admin on /_beyondcron/roles
this command is disabled when a user service is enabled.
Example
Change a role’s description
BeyondCron % role description operator Job operator
BeyondCron % role list operator
Role Description -------- ------------ operator Job operator
Remove a role’s description
BeyondCron % role description operator
BeyondCron % role list operator
Role Description -------- ----------- operator