X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=help.c;h=049b156063a5773ba0dab8d420f53d081e372b47;hb=refs%2Fremotes%2Fgit-svn;hp=89f9550b95ef3893c60cbe85fcd5a72eb54bc50e;hpb=1b14a1b4632d998d6c76f052ef0936dc207e80ea;p=svn%2FPrometheus-QoS%2F.git diff --git a/help.c b/help.c index 89f9550..049b156 100644 --- a/help.c +++ b/help.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20131029 */ +/* Modified by: xChaos, 20231028 */ #include "cll1-0.6.2.h" @@ -9,10 +9,10 @@ void help(void) puts("Command line switches:\n\ \n\ -d Dry run (preview tc and iptables commands on stdout)\n\ +-b Boot run (no to gather and write data transfer statistics)\n\ -r Run (reset all statistics and start shaping - daily usage)\n\ -p just generate Preview of data transfer statistics and exit (after -r)\n\ -s Start shaping FUP limits (keeps data transfer stat like -p) (after -r)\n\ --x miX new address added to configuration after startup (after -r)\n\ -q Quit shaping FUP limits (keeps data transfer stat like -p) (after -r)\n\ -2 Reduce HTB ceil (min+(max-min)/2 + keep stats like -p) (after -r)\n\ -4 Reduce HTB ceil (min+(max-min)/4 + keep stats like -p) (after -r)\n\