move --core entry in the manpage down to have it in alphabetical order (#1731)

[ci skip]
This commit is contained in:
Shiki 2017-05-28 09:15:27 +02:00 committed by Celtic Minstrel
parent cee80a52f1
commit 5c4e4ed349

View File

@ -59,9 +59,6 @@ and removes
goes directly to the campaign with id <id_campaign>. A selection menu will
appear if no id was specified.
.TP
.BI --core \ id_core
overrides the loaded core with the one whose id is specified.
.TP
.BI --campaign-difficulty[ =difficulty ]
The difficulty of the specified campaign (1 to max). If none specified,
the campaign difficulty selection widget will appear.
@ -69,6 +66,9 @@ the campaign difficulty selection widget will appear.
.BI --campaign-scenario \ id_scenario
The id of the scenario from the specified campaign. The default is the first scenario.
.TP
.BI --core \ id_core
overrides the loaded core with the one whose id is specified.
.TP
.BI --data-dir \ directory
overrides the data directory with the one specified
.TP