mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-29 23:50:19 +00:00
Fix formatting.
This commit is contained in:
parent
dd299aefab
commit
83dad154b9
1 changed files with 24 additions and 24 deletions
|
@ -153,8 +153,8 @@ Run using `btm`.
|
|||
-C, --config <PATH> Use the specified config file; if it does not exist it is automatically created
|
||||
-t, --default_time_value <MS> Sets the default time interval for charts in milliseconds [default: 60000]
|
||||
-d, --time_delta <MS> Sets the default amount each zoom in/out action changes by in milliseconds [default: 15000]
|
||||
--default_widget_count <COUNT> Which number of the selected widget type to select, from left to right, top to bottom. Defaults to 1.
|
||||
--default_widget_type <TYPE> The default widget type to select by default.
|
||||
--default_widget_count <COUNT> Which number of the selected widget type to select, from left to right, top to bottom. Defaults to 1.
|
||||
--default_widget_type <TYPE> The default widget type to select by default.
|
||||
```
|
||||
|
||||
### Keybindings
|
||||
|
|
Loading…
Reference in a new issue