Update README

This commit is contained in:
Martin Lund 2022-06-04 20:50:02 +02:00
parent 5b7191ed7c
commit d907834f72

View file

@ -75,14 +75,14 @@ See the tio man page for more details.
### 2.2 Configuration file ### 2.2 Configuration file
Options can be set via a configuration file first found in the following Options can be set via the configuration file first found in any of the
locations in the order listed: following locations in the order listed:
- $XDG_CONFIG_HOME/tio/tiorc - $XDG_CONFIG_HOME/tio/tiorc
- $HOME/.config/tio/tiorc - $HOME/.config/tio/tiorc
- $HOME/.tiorc - $HOME/.tiorc
The configuration file supports sub-configurations by named sections which can The configuration file supports sub-configurations using named sections which can
be activated via the command-line. be activated via the command-line by name or pattern.
Example configuration file: Example configuration file: