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