Author: undefine Date: Sat Jan 5 14:13:27 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - update usage...
---- Files affected: SOURCES: mtr-usage_first_max_hop.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/mtr-usage_first_max_hop.patch diff -u /dev/null SOURCES/mtr-usage_first_max_hop.patch:1.1 --- /dev/null Sat Jan 5 15:13:27 2008 +++ SOURCES/mtr-usage_first_max_hop.patch Sat Jan 5 15:13:22 2008 @@ -0,0 +1,10 @@ +--- mtr.c~ 2008-01-05 14:51:56.000000000 +0100 ++++ mtr.c 2008-01-05 14:57:54.940603328 +0100 +@@ -367,6 +367,7 @@ + "\t\t[--report-cycles=COUNT] [--curses] [--gtk]\n" + "\t\t[--raw] [--split] [--no-dns] [--address interface]\n" /* BL */ + "\t\t[--psize=bytes/-s bytes]\n" /* ok */ ++ "\t\t[-f FIRSTHOP] [-m MAXHOP]\n" /* first and max hop */ + "\t\t[--interval=SECONDS] HOSTNAME [PACKETSIZE]\n", argv[0]); + exit(0); + } ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
