X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=help.c;fp=help.c;h=049b156063a5773ba0dab8d420f53d081e372b47;hp=868f0e69342ee4eb1236e3daca74d9b17a9d198a;hb=5aca3d039171ff9609353f2cfffa0020b76ce542;hpb=296d0585b23ee7c91267d0cb9238dce836106180 diff --git a/help.c b/help.c index 868f0e6..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,6 +9,7 @@ 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\