diff --git a/Translations/en/options.xml b/Translations/en/options.xml
index 55d561a96..575ea6545 100644
--- a/Translations/en/options.xml
+++ b/Translations/en/options.xml
@@ -16,6 +16,7 @@
Specify the scenery path(s);Defaults to $FG_ROOT/ScenerySpecify additional aircraft directory path(s) (alternatively, you can use --aircraft-dir to target a specific aircraft in a given directory)
+ Base directory to use for aircraft and scenery downloads (the TerraSync scenery directory may be specifically set with --terrasync-dir)Select the language for this sessionDisable splash screenEnable splash screen
@@ -33,7 +34,7 @@
Include random buildings objectsDisable METAR based real weather fetchingEnable METAR based real weather fetching (this requires an open internet connection)
- Pass a METAR to set up static weather
+ Pass a METAR string to set up static weather (this implies --disable-real-weather-fetch)(buildings, etc.)Deprecated option (disable internal AI subsystem)Enable AI subsystem (required for multi-player, AI traffic and many other animations)
diff --git a/options.xml b/options.xml
index 3f21954fb..d255bf59c 100644
--- a/options.xml
+++ b/options.xml
@@ -85,6 +85,13 @@
+
+