make --help texts smaller
function old new delta packed_usage 31035 30968 -67 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -94,10 +94,10 @@
|
||||
//usage: "\n -4,-6 Force IP or IPv6 name resolution"
|
||||
//usage: )
|
||||
//usage: "\n -c CNT Send only CNT pings"
|
||||
//usage: "\n -s SIZE Send SIZE data bytes in packets (default:56)"
|
||||
//usage: "\n -s SIZE Send SIZE data bytes in packets (default 56)"
|
||||
//usage: "\n -t TTL Set TTL"
|
||||
//usage: "\n -I IFACE/IP Use interface or IP address as source"
|
||||
//usage: "\n -W SEC Seconds to wait for the first response (default:10)"
|
||||
//usage: "\n -I IFACE/IP Source interface or IP address"
|
||||
//usage: "\n -W SEC Seconds to wait for the first response (default 10)"
|
||||
//usage: "\n (after all -c CNT packets are sent)"
|
||||
//usage: "\n -w SEC Seconds until ping exits (default:infinite)"
|
||||
//usage: "\n (can exit earlier with -c CNT)"
|
||||
@@ -110,8 +110,8 @@
|
||||
//usage:# define ping6_full_usage "\n\n"
|
||||
//usage: "Send ICMP ECHO_REQUEST packets to network hosts\n"
|
||||
//usage: "\n -c CNT Send only CNT pings"
|
||||
//usage: "\n -s SIZE Send SIZE data bytes in packets (default:56)"
|
||||
//usage: "\n -I IFACE/IP Use interface or IP address as source"
|
||||
//usage: "\n -s SIZE Send SIZE data bytes in packets (default 56)"
|
||||
//usage: "\n -I IFACE/IP Source interface or IP address"
|
||||
//usage: "\n -q Quiet, only display output at start"
|
||||
//usage: "\n and when finished"
|
||||
//usage: "\n -p Pattern to use for payload"
|
||||
|
||||
Reference in New Issue
Block a user