mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-27 13:41:34 +00:00
Merge branch 'add-missing-line-break' into 'master'
Add missing line break See merge request OpenMW/openmw!4713
This commit is contained in:
commit
b988190fba
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ Configuration sources
|
||||||
|
|
||||||
Configuration for OpenMW is composed from several sources.
|
Configuration for OpenMW is composed from several sources.
|
||||||
From lowest to highest priority, these are:
|
From lowest to highest priority, these are:
|
||||||
|
|
||||||
* The local or global ``openmw.cfg``.
|
* The local or global ``openmw.cfg``.
|
||||||
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
|
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
|
||||||
* Options specified on the command line.
|
* Options specified on the command line.
|
||||||
|
|
Loading…
Reference in a new issue