X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=help.c;h=868f0e69342ee4eb1236e3daca74d9b17a9d198a;hp=af7368fa01a10e0dd027d4b5b8c0910ba850ac32;hb=06733b885c35e5bf83505d064c55ccdda848ac01;hpb=8eb6a62744fc5aa425ebd3d931a6145ea2898926 diff --git a/help.c b/help.c index af7368f..868f0e6 100644 --- a/help.c +++ b/help.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20130114 */ +/* Modified by: xChaos, 20131029 */ #include "cll1-0.6.2.h" @@ -24,6 +24,7 @@ void help(void) -l Mmm YYYY generate HTML summary of Logged traffic (Mmm=Jan-Dec) (and exit)\n\ -m generate HTML summary of traffic for yesterday's Month (and exit)\n\ -y generate HTML summary of traffic for yesterday's Year (and exit)\n\ +-a analyse network topology (agregation statistics, using traceroute)\n\ -? --help show this help scree (and exit)\n\ -v --version show Version number of this utility (and exit)\n"); }