diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/help/showlist |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'data/help/showlist')
-rw-r--r-- | data/help/showlist | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/help/showlist b/data/help/showlist new file mode 100644 index 0000000..45d1dbc --- /dev/null +++ b/data/help/showlist @@ -0,0 +1,18 @@ + +showlist + +Usage: showlist [list_name] + + This command lists the handles of users on a given list. The server +maintains various special lists, such as the handles of admins and +grandmasters on the server. To display the names of available lists, type +"showlist". Each list will either be READ ONLY, meaning you can display the +listing, or SECRET, meaning only admins can display the listing. The alias +for "showlist" is "=". For example, "=admin" will list the handles of the +server admins and "=computers" will list computers that have accounts on the +server. + +See Also: addlist admins lists sublist + +[Last modified: September 2, 1995 -- Friar] + |