mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-28 21:46:09 +02:00
Suggestion: option to trigger List of pending users. #272
This commit is contained in:
parent
67ac86ac05
commit
f56e30442a
2 changed files with 82 additions and 9 deletions
|
@ -59,6 +59,15 @@ Actions:
|
|||
|
||||
group USERNAME [+|-]GROUP Adds (+) or removes (-) user from a group
|
||||
|
||||
list [FILTER] List users with optional FILTER.
|
||||
|
||||
Valid filters:
|
||||
all : All users (default).
|
||||
disabled : Disabled users.
|
||||
inactive : Inactive users.
|
||||
active : Active (regular) users.
|
||||
locked : Locked users.
|
||||
|
||||
info arguments:
|
||||
--security Include security information in output
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue