mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
edit ros-install.md
This commit is contained in:
parent
99c5030824
commit
b70d8a740d
|
|
@ -2,18 +2,20 @@ ros-install - Install lisp implementations or quicklisp system
|
|||
|
||||
# Synopsis
|
||||
|
||||
**ros install** system [system ...]
|
||||
**ros install** impl[/version] [param ...]
|
||||
* **ros install** system [system ...]
|
||||
* **ros install** impl[/version] [param ...]
|
||||
|
||||
<!-- # subcommands -->
|
||||
|
||||
impl
|
||||
|
||||
: a name specifying a lisp implementation/version
|
||||
# Description
|
||||
|
||||
system
|
||||
|
||||
: a system.
|
||||
: a name specifying a system.
|
||||
|
||||
impl
|
||||
|
||||
: a name specifying a lisp implementation.
|
||||
|
||||
<!-- # subcommands -->
|
||||
|
||||
# Installing a Lisp Implementation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue