mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
[ci skip] documents update
This commit is contained in:
parent
0068b922a3
commit
c6f86eb82f
|
|
@ -4,6 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="generator" content="pandoc">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||
<meta name="author" content="Roswell Project Team">
|
||||
<title>ros-asdf(1)</title>
|
||||
<style type="text/css">code{white-space: pre;}</style>
|
||||
<link rel="stylesheet" href="../ros.css">
|
||||
|
|
@ -17,14 +18,17 @@
|
|||
<ul>
|
||||
<li class="author">Roswell Project Team</li>
|
||||
</ul>
|
||||
<h3 class="date">January 2022</h3>
|
||||
</header>
|
||||
<p>ros-asdf - # synopsis</p>
|
||||
<h1 id="name">NAME</h1>
|
||||
<p>ros-asdf -</p>
|
||||
<h1 id="synopsis">SYNOPSIS</h1>
|
||||
<p><strong>ros [options] asdf [subcommand]</strong></p>
|
||||
<!-- # subcommands -->
|
||||
<!-- somecommand -->
|
||||
<!-- : description. end with a period. -->
|
||||
<h1 id="description">description</h1>
|
||||
<p><strong>ros asdf</strong> install and manage ASDF(https://common-lisp.net/project/asdf/)</p>
|
||||
<h1 id="description">DESCRIPTION</h1>
|
||||
<p><strong>ros asdf</strong> install and manage ASDF(https://common-lisp.net/project/asdf/).</p>
|
||||
<!-- # options -->
|
||||
<!-- -->
|
||||
<!-- # Environmental Variables -->
|
||||
|
|
|
|||
|
|
@ -1,15 +1,17 @@
|
|||
.\" Automatically generated by Pandoc 1.16.0.2
|
||||
.\"
|
||||
.TH "ros-asdf" "1" "" "" ""
|
||||
.TH "ros-asdf" "1" "January 2022" "" ""
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
ros\-asdf \- # synopsis
|
||||
ros\-asdf \-
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\f[B]ros [options] asdf [subcommand]\f[]
|
||||
.SH description
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
\f[B]ros asdf\f[] install and manage
|
||||
ASDF(https://common\-lisp.net/project/asdf/)
|
||||
ASDF(https://common\-lisp.net/project/asdf/).
|
||||
.SH SEE ALSO
|
||||
.PP
|
||||
\f[I]ros\f[](1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue