Index: trunk/BNC/src/bnchelp.html
===================================================================
--- trunk/BNC/src/bnchelp.html	(revision 7491)
+++ trunk/BNC/src/bnchelp.html	(revision 7498)
@@ -101,5 +101,6 @@
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.1.9 <a href=#pppnmeafile>NMEA File</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.1.10 <a href=#pppsnxtrofile>SNX TRO File</a><br>
-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.1.10.1 <a href=#pppsnxtrosampl>Sampling</a><br>
+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.1.10.1 <a href=#pppsnxtrointr>Interval</a><br>
+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.1.10.2 <a href=#pppsnxtrosampl>Sampling</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.2 <a href=#pppStation>PPP (2): Processed Stations</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.13.2.1 <a href=#pppsite>Station</a><br>
@@ -606,5 +607,5 @@
 </li>
 <li>
-On non-graphical systems you may start BNC using a command line with the following option for a configuration file (example for Windows systems):<br>
+On non-graphical systems or when running BNC in batch mode in the background you may start the program using a command line with the following option for a configuration file (example for Windows systems):<br>
 bnc.exe --conf &lt;configFileName&gt; --nw
 </li>
@@ -2931,5 +2932,14 @@
 </p>
 
-<p><a name="pppsnxtrosampl"><h4>2.13.1.10.1 Sampling - mandatory if 'SINEX TRO File' is set</h4></p>
+<p><a name="pppsnxtrointr"><h4>2.13.1.10.1 Interval - mandatory if 'SINEX TRO File' is set</h4></p>
+<p>
+Select the length of SINEX Troposphere files.
+</p>
+<p>
+Default 'Interval' for saving SINEX Troposphere files on disk is '1 day'.
+</p>
+
+
+<p><a name="pppsnxtrosampl"><h4>2.13.1.10.2 Sampling - mandatory if 'SINEX TRO File' is set</h4></p>
 <p>
 Select a 'Sampling' rate in seconds for saving troposphere parameters.
@@ -4676,4 +4686,5 @@
 <tr><td>nmeaFile</td><td>NMEA output file</td></tr>
 <tr><td>snxtroFile</td><td>SINEX troposphere output filename</td></tr>
+<tr><td>snxtroIntr</td><td>SINEX troposphere file interval</td></tr>
 <tr><td>snxtroSampl</td><td>SINEX troposphere sampling rate</td></tr>
 
