wg-quick: usage typos
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
aad91ae679
commit
077dac0514
|
@ -211,6 +211,7 @@ cmd_usage() {
|
||||||
|
|
||||||
- Address: may be specified one or more times and contains one or more
|
- Address: may be specified one or more times and contains one or more
|
||||||
IP addresses (with an optional CIDR mask) to be set for the interface.
|
IP addresses (with an optional CIDR mask) to be set for the interface.
|
||||||
|
- MTU: an optional MTU for the interface; if unspecified, auto-calculated.
|
||||||
- PreUp, PostUp, PreDown, PostDown: script snippets which will be executed
|
- PreUp, PostUp, PreDown, PostDown: script snippets which will be executed
|
||||||
by bash(1) at the corresponding phases of the link, most commonly used
|
by bash(1) at the corresponding phases of the link, most commonly used
|
||||||
to configure DNS. The string \`%i' is expanded to INTERFACE.
|
to configure DNS. The string \`%i' is expanded to INTERFACE.
|
||||||
|
|
Loading…
Reference in New Issue