mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-10-10 16:33:23 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
</ul>
|
||||
<p>htop 官网:http://htop.sourceforge.net/</p>
|
||||
<h3 id="语法">语法</h3>
|
||||
<pre><code>htop</code></pre>
|
||||
<pre><code class="language-bash">htop</code></pre>
|
||||
<h3 id="参数">参数</h3>
|
||||
<pre><code>-C --no-color 使用单色配色方案
|
||||
<pre><code class="language-bash">-C --no-color 使用单色配色方案
|
||||
-d --delay=DELAY 设置更新之间的延迟,在十秒
|
||||
-s --sort-key=COLUMN 纵列排序(try --sort-key=help for a list)
|
||||
-u --user=USERNAME 只显示一个指定用户的进程
|
||||
@@ -28,7 +28,7 @@
|
||||
-h --help 打印此命令帮助
|
||||
-v --version 打印版本信息</code></pre>
|
||||
<h3 id="选项">选项</h3>
|
||||
<pre><code>h,? F1:查看htop使用说明
|
||||
<pre><code class="language-bash">h,? F1:查看htop使用说明
|
||||
S F2:设置
|
||||
/ F3:搜索进程
|
||||
\ F4:过滤器,按关键字搜索
|
||||
|
Reference in New Issue
Block a user