mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
help.ros to use dump
This commit is contained in:
parent
76d1e6a076
commit
aa37cf6a01
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#|-*- mode:lisp -*-|#
|
||||
#|Show Command help
|
||||
exec ros -Q -- $0 "$@"
|
||||
exec ros -Q -m roswell -L sbcl-bin -- $0 "$@"
|
||||
|#
|
||||
|
||||
#-ros.util
|
||||
|
|
|
|||
Loading…
Reference in a new issue