mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 18:14:13 +00:00
man: Update documentation relevant to bug #23753
This commit is contained in:
parent
7f13156c28
commit
7c5fbd2d75
@ -201,7 +201,9 @@ sets the user configuration directory to
|
||||
.I name
|
||||
under $HOME or "My Documents\\My Games" for windows.
|
||||
You can also specify an absolute path for the configuration directory outside
|
||||
the $HOME or "My Documents\\My Games".
|
||||
the $HOME or "My Documents\\My Games". On Windows it is also possible to
|
||||
specify a directory relative to the process working directory by using path
|
||||
starting with ".\\" or "..\\".
|
||||
Under X11 this defaults to $XDG_CONFIG_HOME or $HOME/.config/wesnoth,
|
||||
on other systems to the userdata path.
|
||||
.TP
|
||||
@ -213,7 +215,9 @@ sets the userdata directory to
|
||||
.I name
|
||||
under $HOME or "My Documents\\My Games" for windows.
|
||||
You can also specify an absolute path for the userdata directory outside
|
||||
the $HOME or "My Documents\\My Games".
|
||||
the $HOME or "My Documents\\My Games". On Windows it is also possible to
|
||||
specify a directory relative to the process working directory by using path
|
||||
starting with ".\\" or "..\\".
|
||||
.TP
|
||||
.B --userdata-path
|
||||
prints the path of the userdata directory and exits.
|
||||
|
Loading…
x
Reference in New Issue
Block a user