Fix path documentation of deprecated option
This wasn't in a release before [ci skip]
This commit is contained in:
parent
b1910a5280
commit
ff83ec3a7c
1 changed files with 2 additions and 2 deletions
|
@ -81,11 +81,11 @@ Adds the option to show a clock for testing the drawing timer.
|
|||
.TP
|
||||
.BI --config-dir \ name
|
||||
Deprecated, use
|
||||
.BR --userconfig-dir .
|
||||
.BR --userdata-dir .
|
||||
.TP
|
||||
.B --config-path
|
||||
Deprecated, use
|
||||
.BR --userconfig-path .
|
||||
.BR --userdata-path .
|
||||
.TP
|
||||
.BI --core \ id_core
|
||||
overrides the loaded core with the one whose id is specified.
|
||||
|
|
Loading…
Add table
Reference in a new issue