Conflicts:
	documents/ros-run.1
	documents/ros-run.html
This commit is contained in:
Masataro Asai 2015-12-17 11:15:19 +09:00
parent 30859773da
commit 57adc1139d
3 changed files with 20 additions and 12 deletions

View file

@ -1,11 +1,14 @@
.TH "ros-run" "1" "" "" ""
.nh \" Turn off hyphenation by default.
.PP
ros\-run \-
.SH synopsis
ros\-run \- start a REPL
.SH Synopsis
.PP
\f[B]ros [options] run\f[] args...
.SH description
\f[B]ros [options] run\f[]
.SH Description
.PP
Processes the given options and start a REPL using the currently
effective lisp implementation set by \f[I]ros\-use\f[](1).
.SH SEE ALSO
.PP
\f[I]ros\f[](1)

View file

@ -18,9 +18,9 @@
<li class="author">SANO Masatoshi</li>
</ul>
</header>
<p>ros-run -</p>
<h1>synopsis</h1>
<p><strong>ros [options] run</strong> args...</p>
<p>ros-run - start a REPL</p>
<h1>Synopsis</h1>
<p><strong>ros [options] run</strong></p>
<!-- # subcommands -->
@ -29,7 +29,8 @@
<!-- : description. end with a period. -->
<h1>description</h1>
<h1>Description</h1>
<p>Processes the given options and start a REPL using the currently effective lisp implementation set by <em>ros-use</em>(1).</p>
<!-- # options -->
<!-- -->

View file

@ -1,8 +1,9 @@
ros-run -
# synopsis
ros-run - start a REPL
# Synopsis
**ros [options] run**
**ros [options] run** args...
<!-- # subcommands -->
@ -10,7 +11,10 @@ ros-run -
<!-- : description. end with a period. -->
# description
# Description
Processes the given options and start a REPL using the currently effective
lisp implementation set by _ros-use_(1).
<!-- # options -->
<!-- -->