Deployed a3541c93 to nightly with MkDocs 1.5.3 and mike 2.0.0

This commit is contained in:
github-actions[bot] 2024-01-11 07:14:31 +00:00
parent 2d7dd6c0be
commit dc53eba4b4
4 changed files with 42 additions and 42 deletions

View File

@ -1415,67 +1415,67 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--autohide_time</td>
<td><code>--autohide_time</code></td>
<td>Temporarily shows the time scale in graphs.</td>
</tr>
<tr>
<td>-b, --basic</td>
<td><code>-b</code>, <code>--basic</code></td>
<td>Hides graphs and uses a more basic look.</td>
</tr>
<tr>
<td>-C, --config <CONFIG PATH></td>
<td><code>-C</code>, <code>--config &lt;CONFIG PATH&gt;</code></td>
<td>Sets the location of the config file.</td>
</tr>
<tr>
<td>-t, --default_time_value <TIME></td>
<td><code>-t</code>, <code>--default_time_value &lt;TIME&gt;</code></td>
<td>Default time value for graphs.</td>
</tr>
<tr>
<td>--default_widget_count <INT></td>
<td><code>--default_widget_count &lt;INT&gt;</code></td>
<td>Sets the n'th selected widget type as the default.</td>
</tr>
<tr>
<td>--default_widget_type <WIDGET TYPE></td>
<td><code>--default_widget_type &lt;WIDGET TYPE&gt;</code></td>
<td>Sets the default widget type, use --help for info.</td>
</tr>
<tr>
<td>--disable_click</td>
<td><code>--disable_click</code></td>
<td>Disables mouse clicks.</td>
</tr>
<tr>
<td>-m, --dot_marker</td>
<td><code>-m</code>, <code>--dot_marker</code></td>
<td>Uses a dot marker for graphs.</td>
</tr>
<tr>
<td>-e, --expanded</td>
<td><code>-e</code>, <code>--expanded</code></td>
<td>Expand the default widget upon starting the app.</td>
</tr>
<tr>
<td>--hide_table_gap</td>
<td><code>--hide_table_gap</code></td>
<td>Hides spacing between table headers and entries.</td>
</tr>
<tr>
<td>--hide_time</td>
<td><code>--hide_time</code></td>
<td>Hides the time scale.</td>
</tr>
<tr>
<td>-l, --left_legend</td>
<td><code>-l</code>, <code>--left_legend</code></td>
<td>Puts the CPU chart legend to the left side.</td>
</tr>
<tr>
<td>-r, --rate <TIME></td>
<td><code>-r</code>, <code>--rate &lt;TIME&gt;</code></td>
<td>Sets the data refresh rate.</td>
</tr>
<tr>
<td>--retention <TIME></td>
<td><code>--retention &lt;TIME&gt;</code></td>
<td>The timespan of data stored.</td>
</tr>
<tr>
<td>--show_table_scroll_position</td>
<td><code>--show_table_scroll_position</code></td>
<td>Shows the scroll position tracker in table widgets.</td>
</tr>
<tr>
<td>-d, --time_delta <TIME></td>
<td><code>-d</code>, <code>--time_delta &lt;TIME&gt;</code></td>
<td>The amount of time changed upon zooming.</td>
</tr>
</tbody>
@ -1490,39 +1490,39 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>-S, --case_sensitive</td>
<td><code>-S</code>, <code>--case_sensitive</code></td>
<td>Enables case sensitivity by default.</td>
</tr>
<tr>
<td>-u, --current_usage</td>
<td><code>-u</code>, <code>--current_usage</code></td>
<td>Sets process CPU% to be based on current CPU%.</td>
</tr>
<tr>
<td>--disable_advanced_kill</td>
<td><code>--disable_advanced_kill</code></td>
<td>Hides advanced process killing.</td>
</tr>
<tr>
<td>-g, --group_processes</td>
<td><code>-g</code>, <code>--group_processes</code></td>
<td>Groups processes with the same name by default.</td>
</tr>
<tr>
<td>--process_command</td>
<td><code>--process_command</code></td>
<td>Show processes as their commands by default.</td>
</tr>
<tr>
<td>-R, --regex</td>
<td><code>-R</code>, <code>--regex</code></td>
<td>Enables regex by default.</td>
</tr>
<tr>
<td>-T, --tree</td>
<td><code>-T</code>, <code>--tree</code></td>
<td>Defaults the process widget be in tree mode.</td>
</tr>
<tr>
<td>-n, --unnormalized_cpu</td>
<td><code>-n</code>, <code>--unnormalized_cpu</code></td>
<td>Show process CPU% usage without normalizing over the number of cores.</td>
</tr>
<tr>
<td>-W, --whole_word</td>
<td><code>-W</code>, <code>--whole_word</code></td>
<td>Enables whole-word matching by default.</td>
</tr>
</tbody>
@ -1537,15 +1537,15 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>-c, --celsius</td>
<td><code>-c</code>, <code>--celsius</code></td>
<td>Use Celsius as the temperature unit.</td>
</tr>
<tr>
<td>-f, --fahrenheit</td>
<td><code>-f</code>, <code>--fahrenheit</code></td>
<td>Use Fahrenheit as the temperature unit.</td>
</tr>
<tr>
<td>-k, --kelvin</td>
<td><code>-k</code>, <code>--kelvin</code></td>
<td>Use Kelvin as the temperature unit.</td>
</tr>
</tbody>
@ -1560,7 +1560,7 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>-a, --hide_avg_cpu</td>
<td><code>-a</code>, <code>--hide_avg_cpu</code></td>
<td>Hides the average CPU usage.</td>
</tr>
</tbody>
@ -1575,11 +1575,11 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--enable_cache_memory</td>
<td><code>--enable_cache_memory</code></td>
<td>Enable collecting and displaying cache and buffer memory.</td>
</tr>
<tr>
<td>--mem_as_value</td>
<td><code>--mem_as_value</code></td>
<td>Defaults to showing process memory usage by value.</td>
</tr>
</tbody>
@ -1594,19 +1594,19 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--network_use_binary_prefix</td>
<td><code>--network_use_binary_prefix</code></td>
<td>Displays the network widget with binary prefixes.</td>
</tr>
<tr>
<td>--network_use_bytes</td>
<td><code>--network_use_bytes</code></td>
<td>Displays the network widget using bytes.</td>
</tr>
<tr>
<td>--network_use_log</td>
<td><code>--network_use_log</code></td>
<td>Displays the network widget with a log scale.</td>
</tr>
<tr>
<td>--use_old_network_legend</td>
<td><code>--use_old_network_legend</code></td>
<td>DEPRECATED - uses a separate network legend.</td>
</tr>
</tbody>
@ -1621,7 +1621,7 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--battery</td>
<td><code>--battery</code></td>
<td>Shows the battery widget.</td>
</tr>
</tbody>
@ -1636,7 +1636,7 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--enable_gpu</td>
<td><code>--enable_gpu</code></td>
<td>Enable collecting and displaying GPU usage.</td>
</tr>
</tbody>
@ -1651,7 +1651,7 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>--color <COLOR SCHEME></td>
<td><code>--color &lt;COLOR SCHEME&gt;</code></td>
<td>Use a color scheme, use --help for info.</td>
</tr>
</tbody>
@ -1666,11 +1666,11 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
</thead>
<tbody>
<tr>
<td>-h, --help</td>
<td><code>-h</code>, <code>--help</code></td>
<td>Prints help (see more info with '--help').</td>
</tr>
<tr>
<td>-V, --version</td>
<td><code>-V</code>, <code>--version</code></td>
<td>Prints version information.</td>
</tr>
</tbody>

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1377,7 +1377,7 @@
<p>You can run bottom with:</p>
<div class="highlight"><pre><span></span><code>btm
</code></pre></div>
<p>For help regarding the command-line flags, use:</p>
<p>For help regarding the command-line options, use:</p>
<div class="highlight"><pre><span></span><code><span class="c1"># For a simple overview of flags</span>
btm<span class="w"> </span>-h