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/lists | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/help/lists (limited to 'data/help/lists') diff --git a/data/help/lists b/data/help/lists new file mode 100644 index 0000000..77a411c --- /dev/null +++ b/data/help/lists @@ -0,0 +1,24 @@ + +lists + + The server maintains several lists in order to conduct its business. You +can use +/-/= to change and view the various lists. + +Examples (using the aliases): + + +listname member (Add member to listname -- addlist) + + -listname member (Remove member from listname -- sublist) + + =listname (View the members of listname -- showlist) + + = (View the names of all lists and their status + -- showlist) + +Certain lists can only be modified by an admin. Other lists are for admin +viewing only. See showlist help file for details. + +See Also: addlist admin showlist sublist + +[Last modified: September 2, 1995 -- Friar] + -- cgit v1.2.3