From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/help/showlist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/help/showlist (limited to 'data/help/showlist') 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] + -- cgit v1.2.3