mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 01:52:19 +00:00
Improve wording for file/directory specific config file explanation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29638 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9600686eb5
commit
39ed8ed063
@ -527,10 +527,10 @@ named 'movie.avi.conf' with the file-specific options in it and put it in
|
||||
You can also put the configuration file in the same directory as the file to
|
||||
be played, as long as you give the \-use\-filedir\-conf option (either on the
|
||||
command line or in your global config file).
|
||||
If file-specific configuration file is found in the same directory, no file-specific
|
||||
one is loaded from ~/.mplayer.
|
||||
In addition the \-use\-filedir\-conf also enables directory-specific configuration files,
|
||||
MPlayer tries to first load a mplayer.conf from the same directory as the file played
|
||||
If a file-specific configuration file is found in the same directory, no file-specific
|
||||
configuration is loaded from ~/.mplayer.
|
||||
In addition, the \-use\-filedir\-conf option enables directory-specific configuration files.
|
||||
For this, MPlayer first tries to load a mplayer.conf from the same directory as the file played
|
||||
and then tries to load any file-specific configuration.
|
||||
.PP
|
||||
.I EXAMPLE MPLAYER CONFIGURATION FILE:
|
||||
|
Loading…
Reference in New Issue
Block a user