]> git.pld-linux.org Git - packages/mtr.git/blob - mtr-usage_first_max_hop.patch
- rel 2; make it working in ipv4 only env when built with ipv6 support (from upstream)
[packages/mtr.git] / mtr-usage_first_max_hop.patch
1 --- mtr.c~      2013-07-10 14:54:59.000000000 +0200
2 +++ mtr.c       2013-07-10 14:55:33.519595585 +0200
3 @@ -579,6 +579,7 @@ int main(int argc, char **argv)
4  #endif
5             "\t\t[--psize=bytes/-s bytes]\n"            /* ok */
6             "\t\t[--report-wide|-w] [-u|-T] [--port=PORT] [--timeout=SECONDS]\n"            /* rew */
7 +          "\t\t[-f FIRSTHOP] [-m MAXHOP]\n"            /* first and max hop */
8            "\t\t[--interval=SECONDS] HOSTNAME\n", argv[0]);
9      exit(0);
10    }
This page took 0.074923 seconds and 3 git commands to generate.