From 4ab811a879b48952e86a0906a9179e82a2ab27ea Mon Sep 17 00:00:00 2001 From: Nils Kneuper Date: Fri, 6 Jan 2012 11:02:37 +0000 Subject: [PATCH] add corrected entries for the --campaign commandline switch to the manpage (fixed bug #19245) --- changelog | 2 ++ doc/man/wesnoth.6 | 16 ++++++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/changelog b/changelog index cb45e61eb76..f464ba72f92 100644 --- a/changelog +++ b/changelog @@ -18,6 +18,8 @@ Version 1.9.13+svn: as a workaround for bug #18893 (fixes bug #19225) * Miscellaneous and bug fixes: * Fixed bug #19032: Poison and level up AI defense placement calculation + * Fixed bug #19245: wesnoth(6) man page doesn't describe the --campaign* + options correctly Version 1.9.13: * Campaigns: diff --git a/doc/man/wesnoth.6 b/doc/man/wesnoth.6 index d09a6b004cb..57bea47ee11 100644 --- a/doc/man/wesnoth.6 +++ b/doc/man/wesnoth.6 @@ -47,12 +47,16 @@ campaigns, and share them with others. sets BitsPerPixel value. Example: .B --bpp 32 .TP -.B -c, --campaign[[] []] -goes directly to the campaign based on the parameters. -The difficulty is a number between 1 and current campaign's difficulties number. The default difficulty is 1. -The scenario must be one of the campaign's child scenarios. The default scenario is campaign's first scenario. -.B Note: When using this switch please ensure that you specify the data directory path as the final argument -aswell, otherwise the game will take the campaign/scenario id as the data dir. +.B -c, --campaign \ [] +goes directly to the campaign with id . A selection menu will appear if no id was specified. +.B Note: +When using this switch please ensure that you specify the data directory path as the final argument aswell, otherwise the game will take the campaign/scenario id as the data dir. +.TP +.B --campaign-difficulty +The difficulty of the specified campaign (1 to max). If none specified, the campaign difficulty selection widget will appear. +.TP +.B --campaign-scenario +The id of the scenario from the specified campaign. The default is the first scenario. .TP .BI --config-dir \ name sets the user configuration directory to