Remove one more ini configuration reference

We are having toml based configuration.
This commit is contained in:
Tomáš Chvátal 2019-07-29 12:04:43 +02:00 committed by Tomáš Chvátal
parent b237f87fe1
commit f5cc3e1e87
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ use following locations:
`$XDG_CONFIG_HOME/rpmlint/*config`
Configuration itself is a normal ini file where for some basic inspiration
Configuration itself is a toml file where for some basic inspiration
you can check up `rpmlint/configdefaults.toml` which specifies format/defaults.
Additional option to control rpmlint behaviour is addition of rpmlintrc file