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