Author: gotar                        Date: Wed May 21 00:03:33 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added usage example and translation file format

---- Files affected:
SOURCES:
   tccs (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/tccs
diff -u SOURCES/tccs:1.6 SOURCES/tccs:1.7
--- SOURCES/tccs:1.6    Wed May 21 01:12:43 2008
+++ SOURCES/tccs        Wed May 21 02:03:28 2008
@@ -3,6 +3,13 @@
 # copyright 2005-2008 Tomasz Pala <[EMAIL PROTECTED]>
 # license: GPL
 
+# usage:
+# watch -d -n1 'tc -s c ls dev imq1 | tccs -f 10 2>/dev/null'
+
+# tccs.rc file format:
+# %translate = ( '1:2' => 'LAN', '1:4076' => 'pc76', '1:b238' => 'VoIP-3_29 );
+
+
 #use strict;
 use Getopt::Long;
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/tccs?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to