mirror of
https://github.com/mpv-player/mpv
synced 2025-01-14 11:01:35 +00:00
manpage: update win32 config path
Well, this probably depends on the exact Windows version. Fixes #2611.
This commit is contained in:
parent
c9204fe3a5
commit
49690dd54b
@ -922,7 +922,7 @@ locations are different. They are generally located under ``%APPDATA%/mpv/``.
|
||||
For example, the path to mpv.conf is ``%APPDATA%/mpv/mpv.conf``, which maps to
|
||||
a system and user-specific path, for example
|
||||
|
||||
``C:\users\USERNAME\Application Data\mpv\mpv.conf``
|
||||
``C:\users\USERNAME\AppData\Roaming\mpv\mpv.conf``
|
||||
|
||||
You can find the exact path by running ``echo %APPDATA%\mpv\mpv.conf`` in cmd.exe.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user