Fixed typo and exit application when parsing fails

This commit is contained in:
Klaus Basan
2016-03-16 23:00:00 +01:00
parent ab33ebe64d
commit d687255ef1
4 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ namespace BlackCore
* Also some standard swift cmd arguments do not need to be re-implemented for each swift application.
* - The core facade (aka core runtime) is now part of the application. It can be started via cmd line arguments.
* - Settings are loaded
* - Setup is loaded (load the so called bootsrap file) to find servers and other resources
* - Setup is loaded (load the so called bootstrap file) to find servers and other resources
* - Update information (new swift versions etc.) are loaded
* - If applicable VATSIM status data (where are the VATSIM files?) are loaded
* - An end of lifetime can be specified, aka time bombing