mirror of
https://github.com/bjc/prosody.git
synced 2025-04-06 14:47:37 +03:00
mod_admin_shell: Fix column alignment in 'help roles'
This commit is contained in:
parent
084774ae50
commit
56c7957a56
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ Built-in roles are:
|
||||||
prosody:registered - Registered user
|
prosody:registered - Registered user
|
||||||
prosody:member - Provisioned user
|
prosody:member - Provisioned user
|
||||||
prosody:admin - Host administrator
|
prosody:admin - Host administrator
|
||||||
prosody:operator - Server administrator
|
prosody:operator - Server administrator
|
||||||
|
|
||||||
Roles can be assigned using the user management commands (see 'help user').
|
Roles can be assigned using the user management commands (see 'help user').
|
||||||
]];
|
]];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue