diff --git a/documents/ros-client.md b/documents/ros-client.md index 170c52e..ec54e63 100644 --- a/documents/ros-client.md +++ b/documents/ros-client.md @@ -2,7 +2,7 @@ ros-client - one-shot connect to remote repl. # synopsis -**ros [options for roswell ...] client** protocol [options for the protocol ...] ... +**ros client** protocol [options for the protocol ...] ... diff --git a/lisp/client.ros b/lisp/client.ros index 870c0d2..d38ca95 100644 --- a/lisp/client.ros +++ b/lisp/client.ros @@ -1,7 +1,7 @@ #!/bin/sh #|-*- mode:lisp -*-|# #| -exec ros -Q -- $0 "$@" +exec ros +R +Q +A -m roswell -N roswell -- $0 "$@" |# (progn ;;init forms (ros:ensure-asdf)