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/admin/addcomment | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/admin/addcomment (limited to 'data/admin/addcomment') diff --git a/data/admin/addcomment b/data/admin/addcomment new file mode 100644 index 0000000..faadf3f --- /dev/null +++ b/data/admin/addcomment @@ -0,0 +1,20 @@ + +addcomment + +Usage: addcomment user comment +RESTRICTED TO ADMINISTRATORS. + + Places "comment" in the user's comments. If a user has comments, the number +of comments is indicated to admins using the "finger" command. The comments +themselves are displayed by the "showcomments" command. + + Please add comments when action is taken regarding the user's account, such +as admin actions, changes in settings or even complaints from other users. +Comments provide a ready source of documentation and reference for all admins +to review as needed. + +See ahelp: finger showcomment +See help: + +[Last modified: September 14, 1995 -- Friar] + -- cgit v1.2.3