blob: 3c0f0eb421821365824870cb060232ec9a69a7d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[option host]
short_opt = i
summary = IP address or hostname
typestr = host
arg_info = required_arg
arg_type = string
default_val = localhost
[help]
Both IPv4 and IPv6 addresses are supported.
[/help]
|