diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-03 06:59:14 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-09-03 06:59:14 +0000 |
commit | 39ed8ed063898aa85eaf9693d8382fcf82250404 (patch) | |
tree | 5b4f23ec28c44d04af45e4b8d84bd66743625e7e /DOCS/man | |
parent | 9600686eb5efa931e90d5be3f9920378f97b3118 (diff) |
Improve wording for file/directory specific config file explanation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29638 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index c7b879ba99..3ae966bbec 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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: |