From ed97a8dc21cd9b3f1a761cc03a8b8514d77b1622 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 12 Mar 2022 11:20:03 +0100 Subject: [PATCH] Update man page --- man/tio.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/tio.1.in b/man/tio.1.in index 176f844..ff67c50 100644 --- a/man/tio.1.in +++ b/man/tio.1.in @@ -157,7 +157,7 @@ Show version .SH "CONFIGURATION" .PP .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 Sections can be used to group settings and their names are only used for readability.