Index: trunk/BNC/src/bncmain.cpp
===================================================================
--- trunk/BNC/src/bncmain.cpp	(revision 8853)
+++ trunk/BNC/src/bncmain.cpp	(revision 8864)
@@ -62,4 +62,5 @@
   BNC_CORE->stopCombination();
   BNC_CORE->stopPPP();
+  sleep(1);
   ::exit(0);
 }
@@ -219,8 +220,10 @@
       "\n"
       "PPP Client Panel 3 keys:\n"
-      "   PPP/lcGPS        {Select linear combination from GPS code or phase data [character string; P3|P3&L3]}\n"
-      "   PPP/lcGLONASS    {Select linear combination from GLONASS code or phase data [character string: no|P3|L3|P3&L3]}\n"
-      "   PPP/lcGalileo    {Select linear combination from Galileo code or phase data [character string: no|P3|L3|P3&L3]}\n"
-      "   PPP/lcBDS        {Select linear combination from BDS code or phase data [character string: no|P3|L3|P3&L3]}\n"
+      "   PPP/lcGPS        {Select observations from GPS code or phase data [character string; no|Pi|Li|Pi&Li]}\n"
+      "   PPP/lcGLONASS    {Select observations from GLONASS code or phase data [character string: no|Pi|Li|Pi&Li]}\n"
+      "   PPP/lcGalileo    {Select observations from Galileo code or phase data [character string: no|Pi|Li|Pi&Li]}\n"
+      "   PPP/lcBDS        {Select observations from BDS code or phase data [character string: no|Pi|Li|Pi&Li]}\n"
+      "   PPP/modelObs     {select observation model [character string: Ionosphere-free PPP|Uncombined PPP|DCM with Code Biases|DCM with Phase Biases]}\n"
+      "   PPP/psedoObs     {select if pesudo obaservations shall be added [character string: no|Ionosphere|Troposphere | Ionosphere&Troposphere]}\n"
       "   PPP/sigmaC1      {Sigma for code observations in meters [floating-point number]}\n"
       "   PPP/sigmaL1      {Sigma for phase observations in meters [floating-point number]}\n"
