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
94f50580
Commit
94f50580
authored
1 year ago
by
Deucе
Browse files
Options
Downloads
Patches
Plain Diff
Quick pass through the manpage
parent
4ef309b4
No related branches found
No related tags found
1 merge request
!463
MRC mods by Codefenix (2024-10-20)
Pipeline
#4402
failed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/syncterm/syncterm.man.in
+11
-24
11 additions, 24 deletions
src/syncterm/syncterm.man.in
with
11 additions
and
24 deletions
src/syncterm/syncterm.man.in
+
11
−
24
View file @
94f50580
...
...
@@ -2,7 +2,11 @@
.SH NAME
syncterm \- BBS terminal program
.SH SYNOPSIS
\fBsyncterm\fP [\-e\fIdly\fP] [\-i\fIifc\fP] [\-l\fIlns\fP] [\-t|\-r|\-h] [\-s] [\fIURL\fP]
\fBsyncterm\fP [\-4|\-6] [\-c] [\-e\fIdly\fP] [\-i\fIifc\fP] [\-l\fIlns\fP] [\-q] [\-s] [\-t|\-r|\-h] [\fIURL\fP]
.LP
\fBsyncterm\fP -T\fP
.LP
\fBsyncterm\fP -v\fP
.SH DESCRIPTION
\fBSyncTERM\fP is a terminal program designed specifically for connecting to
a Bulletin Board System (\fBBBS\fP)
...
...
@@ -59,27 +63,6 @@ library search path. Some distributions do not create this symlink when SDL is
installed, but instead only install it when the development package is
installed. In these cases, the development package must be installed to use SDL
modes.
.IP \fBO\fP
Require SyncTERM to run in SDL overlay mode. This requires SDL support to
have been compiled in, and the library ``libSDL.so'' to be in the library
search path. Some distributions do not create this symlink when SDL is
installed, but instead only install it when the development package is
installed. In these cases, the development package must be installed to use SDL
modes.
.IP \fBOW\fP
Require SyncTERM to run in windowed SDL overlay mode. This requires SDL support
to have been compiled in, and the library ``libSDL.so'' to be in the library
search path. Some distributions do not create this symlink when SDL is
installed, but instead only install it when the development package is
installed. In these cases, the development package must be installed to use SDL
modes.
.IP \fBOF\fP
Require SyncTERM to run in full-screen SDL overlay mode. This requires SDL
support to have been compiled in, and the library ``libSDL.so'' to be in the
library search path. Some distributions do not create this symlink when SDL is
installed, but instead only install it when the development package is
installed. In these cases, the development package must be installed to use SDL
modes.
.IP \fBX\fP
Require SyncTERM to run in X11 mode. This requires X11 support to have been
compiled in, and the library ``libX11.so'' to be in the library search path.
...
...
@@ -100,14 +83,18 @@ special caveats (see \fBTEXT MODE CAVEATS\fP)
Sets the number of screen lines to \fIlns\fR. Only specific values are allowed
for \fIlns\fR and they are: 14, 21, 25, 28, 43, and 50. If any other value is
chosen, a value of 50 is used.
.IP \fB\-n\fIpath/to/ini\fR
Specify an alternative INI file
.IP \fB\-q\fP
Quiet mode. Hides various popups during a connect.
.IP \fB\-s\fP
Run in "safe mode" which disables the modification of local files such as the
.IP \fB\-t\fP
Specifies the default scheme for \fIURL\fP to be telnet://
.IP \fB\-r\fP
Specifies the default scheme for \fIURL\fP to be rlogin://
.IP \fB\-h\fP
Specifies the default scheme for \fIURL\fP to be ssh://
.IP \fB\-s\fP
Run in "safe mode" which disables the modification of local files such as the
dialing list.
.IP \fB\-T\fP
When this is the ONLY argument, dumps terminfo entry to stdout and exits.
...
...
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