mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
Deployed 541867e5 to nightly with MkDocs 1.4.1 and mike 1.1.2
This commit is contained in:
parent
e7e0bac5fa
commit
0a80a7ea5a
@ -1015,7 +1015,7 @@
|
||||
<td>Temporarily shows the time scale in graphs.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-b, --basic</code></td>
|
||||
<td><code>-b</code>, <code>--basic</code></td>
|
||||
<td>Hides graphs and uses a more basic look.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1023,11 +1023,11 @@
|
||||
<td>Shows the battery widget.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-S, --case_sensitive</code></td>
|
||||
<td><code>-S</code>, <code>--case_sensitive</code></td>
|
||||
<td>Enables case sensitivity by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-c, --celsius</code></td>
|
||||
<td><code>-c</code>, <code>--celsius</code></td>
|
||||
<td>Sets the temperature type to Celsius.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1035,15 +1035,15 @@
|
||||
<td>Use a color scheme, use --help for supported values.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-C, --config <CONFIG PATH></code></td>
|
||||
<td><code>-C <CONFIG PATH></code>, <code>--config <CONFIG PATH></code></td>
|
||||
<td>Sets the location of the config file.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-u, --current_usage</code></td>
|
||||
<td><code>-u</code>, <code>--current_usage</code></td>
|
||||
<td>Sets process CPU% to be based on current CPU%.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-t, --default_time_value <MS></code></td>
|
||||
<td><code>-t <MS></code>, <code>--default_time_value <MS></code></td>
|
||||
<td>Default time value for graphs in ms.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1063,23 +1063,23 @@
|
||||
<td>Disables mouse clicks.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-m, --dot_marker</code></td>
|
||||
<td><code>-m</code>, <code>--dot_marker</code></td>
|
||||
<td>Uses a dot marker for graphs.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-f, --fahrenheit</code></td>
|
||||
<td><code>-f</code>, <code>--fahrenheit</code></td>
|
||||
<td>Sets the temperature type to Fahrenheit.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-g, --group</code></td>
|
||||
<td><code>-g</code>, <code>--group</code></td>
|
||||
<td>Groups processes with the same name by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-h, --help</code></td>
|
||||
<td><code>-h</code>, <code>--help</code></td>
|
||||
<td>Prints help information. Use --help for more info.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-a, --hide_avg_cpu</code></td>
|
||||
<td><code>-a</code>, <code>--hide_avg_cpu</code></td>
|
||||
<td>Hides the average CPU usage.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1091,11 +1091,11 @@
|
||||
<td>Hides the time scale.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-k, --kelvin</code></td>
|
||||
<td><code>-k</code>, <code>--kelvin</code></td>
|
||||
<td>Sets the temperature type to Kelvin.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-l, --left_legend</code></td>
|
||||
<td><code>-l</code>, <code>--left_legend</code></td>
|
||||
<td>Puts the CPU chart legend to the left side.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1119,11 +1119,11 @@
|
||||
<td>Show processes as their commands by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-r, --rate <MS></code></td>
|
||||
<td><code>-r</code>, <code>--rate <MS></code></td>
|
||||
<td>Sets a refresh rate in ms.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-R, --regex</code></td>
|
||||
<td><code>-R</code>, <code>--regex</code></td>
|
||||
<td>Enables regex by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1131,11 +1131,11 @@
|
||||
<td>Shows the scroll position tracker in table widgets.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-d, --time_delta <MS></code></td>
|
||||
<td><code>-d <MS></code>, <code>--time_delta <MS></code></td>
|
||||
<td>The amount in ms changed upon zooming.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-T, --tree</code></td>
|
||||
<td><code>-T</code>, <code>--tree</code></td>
|
||||
<td>Defaults to showing the process widget in tree mode.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1143,11 +1143,11 @@
|
||||
<td>DEPRECATED - uses the older network legend.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-V, --version</code></td>
|
||||
<td><code>-V</code>, <code>--version</code></td>
|
||||
<td>Prints version information.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-W, --whole_word</code></td>
|
||||
<td><code>-W</code>, <code>--whole_word</code></td>
|
||||
<td>Enables whole-word matching by default.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1159,7 +1159,7 @@
|
||||
<td>How much data is stored at once in terms of time.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--unnormalized_cpu</code></td>
|
||||
<td><code>-n</code>, <code>--unnormalized_cpu</code></td>
|
||||
<td>Show process CPU% without normalizing over the number of cores.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,137 +2,137 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/troubleshooting/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/command-line-flags/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/data-filtering/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/default-config/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/flags/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/layout/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/theming/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/documentation/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/issues-and-pull-requests/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/build_process/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/deploy_process/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/dev_env/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/logging/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/testing/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/support/official/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/support/unofficial/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/basic-mode/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/general-usage/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/battery/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/cpu/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/disk/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/memory/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/network/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/process/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/temperature/</loc>
|
||||
<lastmod>2022-11-21</lastmod>
|
||||
<lastmod>2022-11-22</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user