summaryrefslogtreecommitdiffstats
path: root/nightly/configuration/command-line-flags/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'nightly/configuration/command-line-flags/index.html')
-rw-r--r--nightly/configuration/command-line-flags/index.html126
1 files changed, 63 insertions, 63 deletions
diff --git a/nightly/configuration/command-line-flags/index.html b/nightly/configuration/command-line-flags/index.html
index 8b849e2d..4f5f9a0a 100644
--- a/nightly/configuration/command-line-flags/index.html
+++ b/nightly/configuration/command-line-flags/index.html
@@ -1048,164 +1048,164 @@ see information on these flags by running <code>btm -h</code>, or run <code>btm
</thead>
<tbody>
<tr>
-<td><code>--autohide_time</code></td>
+<td>--autohide_time</td>
<td>Temporarily shows the time scale in graphs.</td>
</tr>
<tr>
-<td><code>-b</code>, <code>--basic</code></td>
+<td>-b, --basic</td>
<td>Hides graphs and uses a more basic look.</td>
</tr>
<tr>
-<td><code>--battery</code></td>
+<td>--battery</td>
<td>Shows the battery widget.</td>
</tr>
<tr>
-<td><code>-S</code>, <code>--case_sensitive</code></td>
+<td>-S, --case_sensitive</td>
<td>Enables case sensitivity by default.</td>
</tr>
<tr>
-<td><code>-c</code>, <code>--celsius</code></td>
+<td>-c, --celsius</td>
<td>Sets the temperature type to Celsius.</td>
</tr>
<tr>
-<td><code>--color &lt;COLOR SCHEME&gt;</code></td>
-<td>Use a color scheme, use --help for supported values.</td>
+<td>--color <COLOR SCHEME></td>
+<td>Use a color scheme, use --help for info.</td>
</tr>
<tr>
-<td><code>-C &lt;CONFIG PATH&gt;</code>, <code>--config &lt;CONFIG PATH&gt;</code></td>
+<td>-C, --config <CONFIG PATH></td>
<td>Sets the location of the config file.</td>
</tr>
<tr>
-<td><code>-u</code>, <code>--current_usage</code></td>
+<td>-u, --current_usage</td>
<td>Sets process CPU% to be based on current CPU%.</td>
</tr>
<tr>
-<td><code>-t &lt;MS&gt;</code>, <code>--default_time_value &lt;MS&gt;</code></td>
-<td>Default time value for graphs in ms.</td>
+<td>-t, --default_time_value <TIME></td>
+<td>Default time value for graphs.</td>
</tr>
<tr>
-<td><code>--default_widget_count &lt;INT&gt;</code></td>
+<td>--default_widget_count <INT></td>
<td>Sets the n'th selected widget type as the default.</td>
</tr>
<tr>
-<td><code>--default_widget_type &lt;WIDGET TYPE&gt;</code></td>
-<td>Sets the default widget type, use --help for more info.</td>
+<td>--default_widget_type <WIDGET TYPE></td>
+<td>Sets the default widget type, use --help for info.</td>
</tr>
<tr>
-<td><code>--disable_advanced_kill</code></td>
-<td>Hides advanced options to stop a process on Unix-like systems.</td>
+<td>--disable_advanced_kill</td>
+<td>Hides advanced process killing.</td>
</tr>
<tr>
-<td><code>--disable_click</code></td>
+<td>--disable_click</td>
<td>Disables mouse clicks.</td>
</tr>
<tr>
-<td><code>-m</code>, <code>--dot_marker</code></td>
+<td>-m, --dot_marker</td>
<td>Uses a dot marker for graphs.</td>
</tr>
<tr>
-<td><code>-f</code>, <code>--fahrenheit</code></td>
-<td>Sets the temperature type to Fahrenheit.</td>
+<td>--enable_cache_memory</td>
+<td>Enable collecting and displaying cache and buffer memory.</td>
</tr>
<tr>
-<td><code>-g</code>, <code>--group</code></td>
-<td>Groups processes with the same name by default.</td>
+<td>--enable_gpu_memory</td>
+<td>Enable collecting and displaying GPU memory usage.</td>
+</tr>
+<tr>
+<td>-e, --expanded</td>
+<td>Expand the default widget upon starting the app.</td>
</tr>
<tr>
-<td><code>-h</code>, <code>--help</code></td>
-<td>Prints help information. Use --help for more info.</td>
+<td>-f, --fahrenheit</td>
+<td>Sets the temperature type to Fahrenheit.</td>
+</tr>
+<tr>
+<td>-g, --group</td>
+<td>Groups processes with the same name by default.</td>
</tr>
<tr>
-<td><code>-a</code>, <code>--hide_avg_cpu</code></td>
+<td>-a, --hide_avg_cpu</td>
<td>Hides the average CPU usage.</td>
</tr>
<tr>
-<td><code>--hide_table_gap</code></td>
-<td>Hides the spacing between table headers and entries.</td>
+<td>--hide_table_gap</td>
+<td>Hides spacing between table headers and entries.</td>
</tr>
<tr>
-<td><code>--hide_time</code></td>
+<td>--hide_time</td>
<td>Hides the time scale.</td>
</tr>
<tr>
-<td><code>-k</code>, <code>--kelvin</code></td>
+<td>-k, --kelvin</td>
<td>Sets the temperature type to Kelvin.</td>
</tr>
<tr>
-<td><code>-l</code>, <code>--left_legend</code></td>
+<td>-l, --left_legend</td>
<td>Puts the CPU chart legend to the left side.</td>
</tr>
<tr>
-<td><code>--mem_as_value</code></td>
+<td>--mem_as_value</td>
<td>Defaults to showing process memory usage by value.</td>
</tr>
<tr>
-<td><code>--network_use_binary_prefix</code></td>
+<td>--network_use_binary_prefix</td>
<td>Displays the network widget with binary prefixes.</td>
</tr>
<tr>
-<td><code>--network_use_bytes</code></td>
+<td>--network_use_bytes</td>
<td>Displays the network widget using bytes.</td>
</tr>
<tr>
-<td><code>--network_use_log</code></td>
+<td>--network_use_log</td>
<td>Displays the network widget with a log scale.</td>
</tr>
<tr>
-<td><code>--process_command</code></td>
+<td>--process_command</td>
<td>Show processes as their commands by default.</td>
</tr>
<tr>
-<td><code>-r</code>, <code>--rate &lt;MS&gt;</code></td>
+<td>-r, --rate <MS></td>
<td>Sets a refresh rate in ms.</td>
</tr>
<tr>
-<td><code>-R</code>, <code>--regex</code></td>
+<td>-R, --regex</td>
<td>Enables regex by default.</td>
</tr>
<tr>
-<td><code>--show_table_scroll_position</code></td>
-<td>Shows the scroll position tracker in table widgets.</td>
-</tr>
-<tr>
-<td><code>-d &lt;MS&gt;</code>, <code>--time_delta &lt;MS&gt;</code></td>
-<td>The amount in ms changed upon zooming.</td>
-</tr>
-<tr>
-<td><code>-T</code>, <code>--tree</code></td>
-<td>Defaults to showing the process widget in tree mode.</td>
+<td>--retention <TIME></td>
+<td>The timespan of data kept.</td>
</tr>
<tr>
-<td><code>--use_old_network_legend</code></td>
-<td>DEPRECATED - uses the older network legend.</td>
+<td>--show_table_scroll_position</td>
+<td>Shows the scroll position tracker in table widgets.</td>
</tr>
<tr>
-<td><code>-V</code>, <code>--version</code></td>
-<td>Prints version information.</td>
+<td>-d, --time_delta <TIME></td>
+<td>The amount of time changed upon zooming.</td>
</tr>
<tr>
-<td><code>-W</code>, <code>--whole_word</code></td>
-<td>Enables whole-word matching by default.</td>
+<td>-T, --tree</td>
+<td>Defaults the process widget be in tree mode.</td>
</tr>
<tr>
-<td><code>--enable_gpu_memory</code></td>
-<td>Enable collecting and displaying GPU memory usage.</td>
+<td>-n, --unnormalized_cpu</td>
+<td>Show process CPU% without normalizing over the number of cores.</td>
</tr>
<tr>
-<td><code>--enable_cache_memory</code></td>
-<td>Enable collecting and displaying cache and buffer memory (not available on Windows).</td>
+<td>--use_old_network_legend</td>
+<td>DEPRECATED - uses a separate network legend.</td>
</tr>
<tr>
-<td><code>--retention</code></td>
-<td>How much data is stored at once in terms of time.</td>
+<td>-V, --version</td>
+<td>Prints version information.</td>
</tr>
<tr>
-<td><code>-n</code>, <code>--unnormalized_cpu</code></td>
-<td>Show process CPU% without normalizing over the number of cores.</td>
+<td>-W, --whole_word</td>
+<td>Enables whole-word matching by default.</td>
</tr>
<tr>
-<td><code>-e</code>, <code>--expanded</code></td>
-<td>Expand the default widget upon starting the app.</td>
+<td>-h, --help</td>
+<td>Print help (see more with '--help')</td>
</tr>
</tbody>
</table>