]> git.sur5r.net Git - tio/blobdiff - README.md
Update upstream source from tag 'upstream/2.5'
[tio] / README.md
index c58d4b47adde6d8c9c35ac6de6b0196a5a89978d..7625e85c693371a00ca92f286448fa01f9238574 100644 (file)
--- a/README.md
+++ b/README.md
@@ -198,9 +198,9 @@ If needed, the prefix key (ctrl-t) can be remapped via configuration file.
 
 Options can be set via the configuration file first found in any of the
 following locations in the order listed:
- - $XDG_CONFIG_HOME/tio/tiorc
- - $HOME/.config/tio/tiorc
- - $HOME/.tiorc
+ - $XDG_CONFIG_HOME/tio/config
+ - $HOME/.config/tio/config
+ - $HOME/.tioconfig
 
 The configuration file supports sub-configurations using named sections which can
 be activated via the command-line by name or pattern. A sub-configuration
@@ -240,7 +240,7 @@ Or by pattern match:
 $ tio usb12
 ```
 
-Another more elaborate configuration file example is available [here](example/tiorc).
+Another more elaborate configuration file example is available [here](example/config).
 
 ## 4. Installation