mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 21:39:27 +01:00
doc: update list users
to users
This commit is contained in:
parent
d0d1ae5194
commit
490381ee8e
@ -130,11 +130,11 @@ Name | Description
|
|||||||
[capabilities](#user-capabilities-list) | [User-capabilities](#user-capabilities) are managed as user metadata.
|
[capabilities](#user-capabilities-list) | [User-capabilities](#user-capabilities) are managed as user metadata.
|
||||||
|
|
||||||
### Listing users
|
### Listing users
|
||||||
To list user accounts, use the `list users` command. This is not an admin command, but
|
To list user accounts, use the `users` command. This is not an admin command, but
|
||||||
it is included here for completeness. Users with a plus (+) sign next their name have
|
it is included here for completeness. Users with a plus (+) sign next their name have
|
||||||
[user-capabilities](#user-capabilities) set on their account.
|
[user-capabilities](#user-capabilities) set on their account.
|
||||||
|
|
||||||
Usage: `list users [channel]`
|
Usage: `users [channel]`
|
||||||
|
|
||||||
When the optional `[channel]` argument is provided, only users for that channel
|
When the optional `[channel]` argument is provided, only users for that channel
|
||||||
will be listed; no global users will be listed.
|
will be listed; no global users will be listed.
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
* [userdel](Admin.md#userdel)
|
* [userdel](Admin.md#userdel)
|
||||||
* [userset](Admin.md#userset)
|
* [userset](Admin.md#userset)
|
||||||
* [userunset](Admin.md#userunset)
|
* [userunset](Admin.md#userunset)
|
||||||
* [list users](Admin.md#listing-users)
|
* [users](Admin.md#listing-users)
|
||||||
* [Channel management commands](#channel-management-commands)
|
* [Channel management commands](#channel-management-commands)
|
||||||
* [join](Admin.md#join)
|
* [join](Admin.md#join)
|
||||||
* [part](Admin.md#part)
|
* [part](Admin.md#part)
|
||||||
@ -317,7 +317,7 @@ to have the command remember your location.
|
|||||||
##### [userdel](Admin.md#userdel)
|
##### [userdel](Admin.md#userdel)
|
||||||
##### [userset](Admin.md#userset)
|
##### [userset](Admin.md#userset)
|
||||||
##### [userunset](Admin.md#userunset)
|
##### [userunset](Admin.md#userunset)
|
||||||
##### [list users](Admin.md#listing-users)
|
##### [users](Admin.md#listing-users)
|
||||||
|
|
||||||
#### Channel management commands
|
#### Channel management commands
|
||||||
##### [join](Admin.md#join)
|
##### [join](Admin.md#join)
|
||||||
|
Loading…
Reference in New Issue
Block a user