mirror of
https://github.com/ClementTsang/bottom
synced 2025-02-17 13:48:27 +00:00
[skip travis] Update documentation for config.
This commit is contained in:
parent
027220e285
commit
48107ac526
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Run using `btm`.
|
|||
|
||||
- `-R`, `--regex` will default to using regex.
|
||||
|
||||
- `-C`, `--config` takes in a file path leading to a TOML file, where one can set flags by default. The default path this will check is, on Linux, `~/.config/btm/btm.toml`. Options are the same as the long names as other flags (ie: `regex = true`). See the sample config for an example.
|
||||
- `-C`, `--config` takes in a file path leading to a TOML file, where one can set flags by default. The default path this will check is, on Linux, `~/.config/btm/btm.toml`. Options are the same as the long names as other flags (ie: `regex = true`). See the [sample config](./sample_config.toml) for an example.
|
||||
|
||||
### Keybindings
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue