mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
28 lines
680 B
Groff
28 lines
680 B
Groff
.\" Automatically generated by Pandoc 2.5
|
|
.\"
|
|
.TH "ros-serve" "1" "" "" ""
|
|
.hy
|
|
.PP
|
|
ros\-serve \- start lisp server
|
|
.SH Synopsis
|
|
.PP
|
|
\f[B]ros [options for roswell \&... ] serve\f[R] protocol [options for
|
|
the protocol \&...] \&...
|
|
.SH description
|
|
.PP
|
|
\f[C]ros\-serve\f[R] start lisp and wait for clients to connect to the
|
|
lisp.
|
|
.SH swank protocol options
|
|
.TP
|
|
.B \f[C]\-\-port port\f[R]
|
|
Listen port would be \f[C]port\f[R] instead of the default port 4005.
|
|
.TP
|
|
.B \f[C]\-\-interface interface\f[R]
|
|
limit interface for listen.
|
|
default is \f[C]localhost\f[R] so there would be no limitation.
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]ros\f[R](1) \f[I]ros\-client\f[R](1)
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|