mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-03-03 03:20:41 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
<h2 id="补充说明">补充说明</h2>
|
||||
<p><strong>lnstat命令</strong> 用来显示Linux系统的网路状态。</p>
|
||||
<h3 id="语法">语法</h3>
|
||||
<pre><code>lnstat(选项)</code></pre>
|
||||
<pre><code class="language-bash">lnstat(选项)</code></pre>
|
||||
<h3 id="选项">选项</h3>
|
||||
<pre><code>-h:显示帮助信息;
|
||||
<pre><code class="language-bash">-h:显示帮助信息;
|
||||
-V:显示指令版本信息;
|
||||
-c:指定显示网络状态的次数,每隔一定时间显示一次网络状态;
|
||||
-d:显示可用的文件或关键字;
|
||||
|
||||
Reference in New Issue
Block a user