diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
commit | 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch) | |
tree | f6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/admin/addcomment |
FICS 1.6.2
Diffstat (limited to 'data/admin/addcomment')
-rw-r--r-- | data/admin/addcomment | 20 |
1 files changed, 20 insertions, 0 deletions
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] + |