Index: trunk/BNC/src/bnchelp.html
===================================================================
--- trunk/BNC/src/bnchelp.html	(revision 7746)
+++ trunk/BNC/src/bnchelp.html	(revision 7749)
@@ -827,5 +827,5 @@
 
 <p>
-Some of the presented example configuration files contain a user ID 'Example' with a password 'Configs' for accessing a few GNSS streams from public Ntrip Broadcasters. This free generic account is arranged for convenience reasons only. Please be so kind as to replace the generic account details as well as the place holder's 'User' and 'Pass' by the personal user ID and password you receive following an online registration through <u>http://register.rtcm-ntrip.org</u>.
+Some of the presented example configurations contain a user ID 'Example' with a password 'Configs' for accessing a few GNSS streams from public Ntrip Broadcasters. This free generic account is arranged for convenience reasons only. Please be so kind as to replace the generic account details as well as the place holder's 'User' and 'Pass' by the personal user ID and password you receive following an online registration through <u>http://register.rtcm-ntrip.org</u>.
 </p>
 
@@ -847,4 +847,5 @@
 
 <p>
+<b>(A) Working with Configuration Files</b><br><br>
 You should be able to run all configuration file examples without changing contained options. However, configurations 'Upload.bnc' and 'UploadPPP.bnc' are exceptions because they require an input stream from a connected network engine.
 </p>
@@ -1027,5 +1028,5 @@
 
 </ol>
-
+<b>(B) Working with Command Line configuration options</b><br><br>
 The following configuration examples make use of BNC's 'Command Line Interface' (CLI). Configuration options are exclusively specified via command line. No configuration file is used. Examples are provided as shell scripts for a Linux system. They call BNC in 'no window' batch mode (command line option -nw). The scripts expect 'Example_Configs' to be the current working directory.
 
@@ -1069,5 +1070,13 @@
 seconds.
 </li>
-
+</ol>
+
+<b>(C) Command Line configuration options overwriting Configuration File options</b><br><br>
+For specific applications you may like to use your own set of standard configuration options from a configuration file and update some of its content via command line. When using a configuration file and command line configuration options together in one BNC call, the command line configuration options will always overrule options contained in the configuration file. 
+
+<ol start="27">
+<li>Shell Script 'CompareSp3.sh'<br>
+Purpose: Equals configuration file example 'CompareSp3.bnc', compares two SP3 files to calculate RMS values for orbit and clock differences. However, instead of excluding GPS satellite G05 and GLONASS satellite R18 from the comparison as specified in 'CompareSp3.bnc', GPS satellite G06 and all GLONASS satellites are excluded via command line option. Comparison results are saved in a logfile.
+</li>
 </ol>
 
