Index: trunk/BNC/src/bnchelp.html
===================================================================
--- trunk/BNC/src/bnchelp.html	(revision 7284)
+++ trunk/BNC/src/bnchelp.html	(revision 7285)
@@ -3657,5 +3657,15 @@
 <p><a name="cmd"><h4>3.20. Command Line Options</h4></p>
 <p>
-Command line options are available to run BNC in 'no window' mode or let it read data offline from one or several files for debugging or Post Processing purposes. BNC will then use processing options from the involved configuration file. Note that the self-explaining contents of the configuration file can easily be edited. It is possible to introduce a specific configuration filename instead of using the default name 'BNC.bnc'.
+Command line options are available to run BNC in 'no window' mode or let it read previously recorded input offline from one or several files for debugging purposes. The self-explaining contents of the configuration file can easily be edited. It is possible to introduce a specific configuration filename instead of using the default name 'BNC.bnc'.
+</p>
+<p>
+In addition to reading processing options from the involved configuration file, BNC can optionally read all configuration options from command line. Running BNC with command line option 'help'
+</p>
+<p>
+Example:<br><br>
+bnc.exe --help
+</p>
+<p>
+provides a list of all available command line options.
 </p>
 
@@ -3666,5 +3676,5 @@
 <p>
 Example:<br><br>
-bnc.exe -nw
+bnc.exe --nw
 </p>
 <p>
