Commit 0077f8ed authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

Improved description


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@855 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent 35df16cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ DefaultNetworkCode IV # Default network code where in 'Channe
                                         # value, than using 'MaxDataToRetrieve'.
                                         # It allows to retrieve much more data of the past when
                                         # the program restarts but it slows down the execution.
                                         # It is extremely harmful when declare a lot of channels.
                                         # It is extremely harmful when you have many channels.


ChannelFile   /home/ew/naqs1a.list.txt   # List of channel patterns like 'Channel'. One for each line.
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ stdout and stderr is suppressed.
    It allows to retrieve
    much more data of the past when the program restarts but
    it slows down the execution.
    It is extremely harmful when declare a lot of channels.
    It is extremely harmful when you have many channels.
    Range is [0..86400].
  <pre><!-- Default and example go here   --><br>Default:  0<br>Example:  MaxDataToRetrieve  3600</pre>
</blockquote>
+5 −4
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * 	Istituto Nazionale di Geofisica e Vulcanologia - Italy
 *	quintiliani@ingv.it
 *
 * $Id: nmxptool_getoptlong.c,v 1.78 2008-03-03 10:37:52 mtheo Exp $
 * $Id: nmxptool_getoptlong.c,v 1.79 2008-03-03 10:50:30 mtheo Exp $
 *
 */

@@ -180,9 +180,10 @@ Main arguments:\n\
                          only data buffered by NaqsServer will be retrieved.\n\
                          It is preferable, inside the section Datastream of\n\
                          the file Naqs.ini, setting DataBufferLength to a high\n\
                          value, than using -A. It slows down execution but\n\
                          it allows to retrieve much more data of the past.\n\
                          It is extremely harmful when declare a lot of channels.\n\
                          value, than using -A. It allows to retrieve much more\n\
                          data of the past when the program restarts but it\n\
                          slows down the execution.\n\
                          It is extremely harmful when you have many channels.\n\
                          Related to -F.\n\
\n",
	    DEFAULT_MAX_TIME_TO_RETRIEVE,