mirror of
https://github.com/sheumann/hush.git
synced 2025-03-01 12:30:09 +00:00
Cristian Ionescu-Idbohrn says: touchup whitespace/display
This commit is contained in:
parent
b7f88e01a4
commit
036f299137
@ -1451,11 +1451,11 @@
|
|||||||
"Options:\n" \
|
"Options:\n" \
|
||||||
"\t-b\t--broadcast\tDisplay calculated broadcast address\n" \
|
"\t-b\t--broadcast\tDisplay calculated broadcast address\n" \
|
||||||
"\t-n\t--network\tDisplay calculated network address\n" \
|
"\t-n\t--network\tDisplay calculated network address\n" \
|
||||||
"\t-m\t--netmask\tDisplay default netmask for IP." \
|
"\t-m\t--netmask\tDisplay default netmask for IP" \
|
||||||
XUSAGE_IPCALC_FANCY( \
|
XUSAGE_IPCALC_FANCY( \
|
||||||
"\n\t-p\t--prefix\tDisplay the prefix for IP/NETMASK." \
|
"\n\t-p\t--prefix\tDisplay the prefix for IP/NETMASK\n" \
|
||||||
"\t-h\t--hostname\tDisplay first resolved host name\n" \
|
"\t-h\t--hostname\tDisplay first resolved host name\n" \
|
||||||
"\t-s\t--silent\tDon't ever display error messages.")
|
"\t-s\t--silent\tDon't ever display error messages")
|
||||||
|
|
||||||
#define ipcrm_trivial_usage \
|
#define ipcrm_trivial_usage \
|
||||||
"[-[MQS] key] [-[mqs] id]"
|
"[-[MQS] key] [-[mqs] id]"
|
||||||
@ -3020,7 +3020,7 @@
|
|||||||
"\t-t tos\tSet the type-of-service in probe packets to the following value\n" \
|
"\t-t tos\tSet the type-of-service in probe packets to the following value\n" \
|
||||||
"\t\t(default 0)\n" \
|
"\t\t(default 0)\n" \
|
||||||
"\t-w wait\tSet the time (in seconds) to wait for a response to a probe\n" \
|
"\t-w wait\tSet the time (in seconds) to wait for a response to a probe\n" \
|
||||||
"\t\t(default 3 sec.)\n" \
|
"\t\t(default 3 sec)\n" \
|
||||||
"\t-g\tSpecify a loose source route gateway (8 maximum)"
|
"\t-g\tSpecify a loose source route gateway (8 maximum)"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user