2019-04-21 11:50:48 +08:00

13 lines
588 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 id="arj">arj</h1>
<p>用于创建和管理.arj压缩包</p>
<h2 id="补充说明">补充说明</h2>
<p><strong>arj命令</strong> 是“.arj”格式的压缩文件的管理器用于创建和管理“.arj”压缩包。</p>
<h3 id="语法">语法</h3>
<pre><code class="language-bash">arj(参数)</code></pre>
<h3 id="参数">参数</h3>
<ul>
<li>操作指令:对“.arj”压缩包执行的操作指令</li>
<li>压缩包名称指定要操作的arj压缩包名称。</li>
</ul>
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->