mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
38 lines
728 B
Groff
38 lines
728 B
Groff
.\" Automatically generated by Pandoc 1.16.0.2
|
|
.\"
|
|
.TH "ros-client" "1" "" "" ""
|
|
.hy
|
|
.PP
|
|
ros\-client \- one\-shot connect to remote repl.
|
|
.SH synopsis
|
|
.PP
|
|
\f[B]ros [options for roswell ...] client\f[] protocol [options for the
|
|
protocol ...] ...
|
|
.SH description
|
|
.PP
|
|
\f[C]ros\-client\f[] send message to lisp server and wait for message
|
|
sent back.
|
|
.SH swank protocol options
|
|
.TP
|
|
.B \f[C]\-\-port\ port\f[]
|
|
set server \f[C]port\f[] to connect.
|
|
default port 4005.
|
|
.RS
|
|
.RE
|
|
.TP
|
|
.B \f[C]\-\-interface\ interface\f[]
|
|
interface for connect.
|
|
default is \f[C]localhost\f[].
|
|
.RS
|
|
.RE
|
|
.TP
|
|
.B \-e FORM \-\-eval FORM
|
|
Evaluate FORM while building
|
|
.RS
|
|
.RE
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]ros\f[](1) \f[I]ros\-serve\f[](1)
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|