aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index e007acdfa..142d7c21b 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2935,6 +2935,10 @@
2935 "\n -c CNT Send only CNT pings" \ 2935 "\n -c CNT Send only CNT pings" \
2936 "\n -s SIZE Send SIZE data bytes in packets (default=56)" \ 2936 "\n -s SIZE Send SIZE data bytes in packets (default=56)" \
2937 "\n -I iface/IP Use interface or IP address as source" \ 2937 "\n -I iface/IP Use interface or IP address as source" \
2938 "\n -W timeout Seconds to wait for the first response (default:10)" \
2939 "\n (after all -c CNT packets are sent)" \
2940 "\n -w deadline Seconds until ping exits (default:infinite)" \
2941 "\n (can exit earlier with -c CNT)" \
2938 "\n -q Quiet, only displays output at start" \ 2942 "\n -q Quiet, only displays output at start" \
2939 "\n and when finished" \ 2943 "\n and when finished" \
2940 2944