Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
b6061a0d
Commit
b6061a0d
authored
1 year ago
by
Rob Swindell
Browse files
Options
Downloads
Patches
Plain Diff
Update help text for loadable modules
parent
76cb3733
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/sbbs3/scfg/scfgsys.c
+9
-9
9 additions, 9 deletions
src/sbbs3/scfg/scfgsys.c
with
9 additions
and
9 deletions
src/sbbs3/scfg/scfgsys.c
+
9
−
9
View file @
b6061a0d
...
...
@@ -2911,18 +2911,18 @@ void sys_cfg(void)
"operations. Command-line arguments may be included for all.
\n
"
"
\n
"
"`Login` Required module for interactive terminal logins (answer)
\n
"
"`Logon` Terminal logon procedure
\n
"
"`Sync`
Terminal n
ode is periodically synchronized
\n
"
"`Logoff` Terminal logoff procedure (interactive)
\n
"
"`Logout` Terminal logout procedure (off-line)
\n
"
"`New User` End of new terminal user creation process
\n
"
"`Logon` Terminal logon procedure
(post login/authentication)
\n
"
"`Sync`
N
ode is periodically synchronized
(comm/disk I/O flush)
\n
"
"`Logoff` Terminal logoff procedure (
potentially user-
interactive)
\n
"
"`Logout` Terminal logout procedure (off-line
, post-logoff
)
\n
"
"`New User` End of new terminal user
registration/
creation process
\n
"
"`User Config` User (e.g. terminal) settings configuration menu
\n
"
"`Expired User` User account expires (off-line)
\n
"
"`Auto Message` User chooses to re-read or edit the auto-message
\n
"
"`Send Feedback` User sending email to a sysop (return error to cancel)
\n
"
"`Chat Section` User enters chat section/menu
\n
"
"`Text Section`
Handle g
eneral text file (viewing) section
\n
"
"`Xtrn Section`
Handle e
xternal programs (doors) section
\n
"
"`Text Section`
G
eneral text file (
add/remove/
viewing) section
\n
"
"`Xtrn Section`
E
xternal programs (doors) section
\n
"
"`Pre Xtrn` Executed before external programs (doors) run
\n
"
"`Post Xtrn` Executed after external programs (doors) run
\n
"
"`Read Mail` User reads email/netmail
\n
"
...
...
@@ -2932,8 +2932,8 @@ void sys_cfg(void)
"`List Logons` User lists logons ('-y' for yesterday)
\n
"
"`List Users` User lists the users of the system
\n
"
"`List Nodes` User lists all nodes
\n
"
"`Who's Online` User lists the nodes in-use (e.g. `^U`)
\n
"
"`Private Msg` User sends a private node msg (e.g. `^P`)
\n
"
"`Who's Online` User lists the nodes in-use (e.g. `^U`
key-press
)
\n
"
"`Private Msg` User sends a private node msg (e.g. `^P`
key-press
)
\n
"
"`Scan Dirs` User scans one or more directories for files
\n
"
"`List Files` User lists files within a file directory
\n
"
"`View File Info` User views detailed information on files in a directory
\n
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment