X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=help.c;h=049b156063a5773ba0dab8d420f53d081e372b47;hb=refs%2Fremotes%2Fgit-svn;hp=c8edf23cf25b648b69ecb104a1e4a0366dcd1258;hpb=af37be1dccdd5c9b86113a6e02ed794da3102ec4;p=svn%2FPrometheus-QoS%2F.git diff --git a/help.c b/help.c index c8edf23..049b156 100644 --- a/help.c +++ b/help.c @@ -1,4 +1,4 @@ -/* Modified by: xChaos, 20130114 */ +/* 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\