X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=prometheus.1;h=a66dbba270305bd508d4863c35c8fef080f7b63d;hp=41844c26311f3eb152f95faa9c5afa28992b2341;hb=1f13bb8e59cd4f0c1a7bdfcde5599e5c0188d6c2;hpb=81edff804b6840390d399e377416bd1814f904ee diff --git a/prometheus.1 b/prometheus.1 index 41844c2..a66dbba 100644 --- a/prometheus.1 +++ b/prometheus.1 @@ -32,20 +32,28 @@ force alternative /etc/hosts filename (overrides hosts keyword) just flush iptables and tc classes and exit (stop shaping) .TP .B \-n -no delay (overrides qos-free-delay keyword) +run Now (start shaping without delay - overrides qos-free-delay keyword) +.TP +.B \-r +Run (reset all statistics and start shaping) .TP .B \-p just generate preview of data transfer statistics and exit .TP +.B \-l Mmm YYYY +generate HTML summary of traffic logs (Mmm=Jan-Dec or Year, YYYY=year) +.TP +.B \-m +generate HTML summary of traffic logs for yesterday's month +.TP +.B \-y +generate HTML summary of traffic logs for yesterday's year +.TP .B \-v, --version show version number of this utility and exit .TP .B \-9 emergency iptables flush (do not read data transfer statistics) -.SH KNOWN BUGS -Prometheus is slow. This will be changed as soon as the new -iptables-save/load mechanism makes it into stable release. -Future implementation may call netfilter directly via libiptables. .SH SEE ALSO iptables(8), tc(8), prometheus.conf(5) .SH AVAILABILITY