17 lines
399 B
Markdown
17 lines
399 B
Markdown
### Summary ###
|
|
|
|
list all users currently registered in the host database.
|
|
|
|
### IO ###
|
|
|
|
```[{search_terms}]/[text]```
|
|
|
|
### Description ###
|
|
|
|
by default, all entries in the table are displayed in 50 entries per page. you can pass the column names as -column_name (text) to refine your search to specific entries. this command can handle the following columns:
|
|
|
|
-DateAdded
|
|
-UserName
|
|
-GroupName
|
|
-UserID
|