]> git.pld-linux.org Git - packages/mtr.git/blob - mtr-usage_first_max_hop.patch
0c082d542b16c4797370f747c2c4d9a8ff0488eb
[packages/mtr.git] / mtr-usage_first_max_hop.patch
1 --- mtr.c~      2008-01-05 14:51:56.000000000 +0100
2 +++ mtr.c       2008-01-05 14:57:54.940603328 +0100
3 @@ -367,6 +367,7 @@
4             "\t\t[--raw] [--split] [--no-dns] [--address interface]\n" /* BL */
5             "\t\t[--psize=bytes/-s bytes]\n"            /* ok */
6             "\t\t[--report-wide|-w] [-u]\n"            /* rew */
7 +           "\t\t[-f FIRSTHOP] [-m MAXHOP]\n"            /* first and max hop */
8            "\t\t[--interval=SECONDS] HOSTNAME [PACKETSIZE]\n", argv[0]);
9      exit(0);
10    }
This page took 0.063385 seconds and 2 git commands to generate.