Update man page

This commit is contained in:
Martin Lund 2022-03-12 11:20:03 +01:00
parent e81e76473a
commit ed97a8dc21

View file

@ -157,7 +157,7 @@ Show version
.SH "CONFIGURATION" .SH "CONFIGURATION"
.PP .PP
.TP 16n .TP 16n
Options can be set via a configuration file using the INI format. tio uses the configuration file first found in the following locations in the order listed: $XDG_CONFIG_HOME/tio/tiorc, ~/.config/tio/tiorc, ~/.tiorc Options can be set via a configuration file using the INI format. tio uses the configuration file first found in the following locations in the order listed: $XDG_CONFIG_HOME/tio/tiorc, $HOME/.config/tio/tiorc, $HOME/.tiorc
.TP .TP
Sections can be used to group settings and their names are only used for readability. Sections can be used to group settings and their names are only used for readability.