Index: trunk/BNC/bnchelp.html
===================================================================
--- trunk/BNC/bnchelp.html	(revision 1147)
+++ trunk/BNC/bnchelp.html	(revision 1148)
@@ -114,4 +114,5 @@
 3.13. <a href=#stop>Stop</a><br>
 3.14. <a href=#nw>No Window</a>
+3.15. <a href=#post>Post Processing</a>
 </p>
 
@@ -677,4 +678,21 @@
 Note that the self-explaining contents of the configuration file or the Windows register can easily be edited. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems.
 </p> 
+
+<p><a name="post"><h4>3.15. Post Processing - optional</h4></p>
+<p>
+Although BNC is a real-time tool, it can be run in post processing mode with reading data from a file. Use the following two command line options for that:<br><br>
+'--file' to enter the full path to an input file, and<br>
+'--format' to enter one of the format describing strings 'RTCM_2', 'RTCM_3' or 'RTIGS'.<br><br>
+Example:
+</p>
+<pre>
+./bnc --file FFMJ.dat --format RTCM_3
+</pre>
+</p>
+</p>
+<p>
+Note that when running in post processing mode BNC will use options for file saving, interval, sampling etc. from its configuration file ${HOME}/.config/BKG/BNC_NTRIP_Client.conf (Unix/Linux, see Config File example in the Annex) or from the register BKG_NTRIP_Client (Windows).
+</p> 
+
 <p><a name="limits"><h3>4. Limitations</h3></p>
 <ul>
@@ -761,5 +779,5 @@
 <tr><td>Jul 2007 &nbsp;</td><td>Version 1.4 &nbsp;</td><td>[Bug] Skip messages from proxy server<br> [Bug] Call RINEX script through 'nohup'</td></tr>
 <tr><td>Apr 2008 &nbsp;</td><td>Version 1.5 &nbsp;</td><td>[Add] Handle ephemeris from RTCM Version 3.x streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support<br> [Bug] RINEX skeleton download following stream outage<br> [Add] Handle ephemeris from RTIGS streams<br> [Add] Monitor stream failure/recovery and latency<br> [Mod] Redesign of main window<br> [Bug] Freezing of About window on Mac systems<br> [Bug] Fixed problem with PRN 32 in RTCMv2 decoder<br> [Bug] Fix for Trimble 4000SSI receivers in RTCMv2 decoder<br> [Mod] Major revision of input buffer in RTCMv2 decoder</td></tr>
-<tr><td>Oct 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br>[Add] Loss of lock and lock time indicator in RINEX output<br>[Bug] Rounding error in RTCMv3 decoder concern. GLONASS height<br>[Mod] Accept GLONASS in RTCMv3 when transmitted first<br>[Add] Leap second 1 January 2008</td></tr>
+<tr><td>Oct 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td><td>[Mod] Fill blanc columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator in RINEX output<br> [Bug] Rounding error in RTCMv3 decoder concern. GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Read data from file, post processing mode</td></tr>
 </table>
 </p>
