diff --git a/Translations/en/options.xml b/Translations/en/options.xml index 33d87c485..55d561a96 100644 --- a/Translations/en/options.xml +++ b/Translations/en/options.xml @@ -15,7 +15,7 @@ Specify the root data path Specify the scenery path(s); Defaults to $FG_ROOT/Scenery - Specify additional aircraft directory path(s) + Specify additional aircraft directory path(s) (alternatively, you can use --aircraft-dir to target a specific aircraft in a given directory) Select the language for this session Disable splash screen Enable splash screen @@ -92,7 +92,7 @@ Set up random wind direction and speed Specify turbulence from 0.0 (calm) to 1.0 (severe) Create an overcast ceiling, optionally with a specific thickness (defaults to 2000 ft). - Aircraft directory relative to the path of the executable + Specify the exact directory to use for the aircraft (normally not required, but may be useful). Interpreted relatively to the current directory. Causes the <path-cache> from autosave_X_Y.xml, as well as --fg-aircraft and the FG_AIRCRAFT environment variable to be bypassed. Aircraft model directory (UIUC FDM ONLY) diff --git a/options.xml b/options.xml index 62c689a35..3f21954fb 100644 --- a/options.xml +++ b/options.xml @@ -498,6 +498,12 @@ + + - -