aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2015-05-15 10:25:18 +0200
committerBjørn Mork <bjorn@mork.no>2015-05-15 10:25:18 +0200
commitb1b227fa5e00d08af047ab9a012211b66c6b0f13 (patch)
tree5d891e417ab726a2627dccc40586c43f64b87e55 /include/usage.h
parentc9c35747c0d20cff54561c0b8fe15813c7a8e0ff (diff)
ripe-atlas-fw: imported version 46104610
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index e83abbd..ea3b78b 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1062,7 +1062,7 @@
#define evtraceroute_trivial_usage \
"-[46FIrTU] [-a <paris mod>] [-c <count>] [-f <hop>]" \
-"\n [-g <gap>] [-m <hop>] [-w <ms>] [-z <ms>] [-A <string>] [-O <file>]" \
+"\n [-g <gap>] [-m <hop>] [-p <port>] [-w <ms>] [-z <ms>] [-A <string>] [-O <file>]" \
"\n [-S <size>]"
#define evtraceroute_full_usage "\n" \
@@ -1078,6 +1078,7 @@
"\n -f <hop> Starting hop" \
"\n -g <gap> Gap limit" \
"\n -m <hop> Max hops" \
+ "\n -p <port> Destination port" \
"\n -w <timeout> No reply timeout (ms)" \
"\n -z <timeout> Dup timeout (ms)" \
"\n -A <string> Atlas measurement ID" \