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/lists |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'data/help/lists')
-rw-r--r-- | data/help/lists | 24 |
1 files changed, 24 insertions, 0 deletions
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] + |