man: document family configuration option in network module

This commit is contained in:
Moritz Jordan 2020-01-04 03:26:06 +01:00
parent f01ddb9ab3
commit 4836333bff
No known key found for this signature in database
GPG Key ID: 0DC09E7761982949

View File

@ -21,6 +21,11 @@ Addressed by *network*
default: 60 ++
The interval in which the network information gets polled (e.g. signal strength).
*family*: ++
typeof: string ++
default: *ipv4* ++
The address family that is used for the format replacement {ipaddr} and to determine if a network connection is present.
*format*: ++
typeof: string ++
default: *{ifname}* ++