Skip to content

Commit ddbf411

Browse files
authored
Update target parameter description in reload.rst (#386)
dnsmasq was missing in docs
1 parent 096bf76 commit ddbf411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/general/reload.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Definition
3333
:header: "Parameter", "Type", "Required", "Default", "Aliases", "Comment"
3434
:widths: 15 10 10 10 10 45
3535

36-
"target","string","true","\-","tgt, t","What part of the running config should be reloaded. One of: 'alias', 'rule', 'route', 'cron', 'unbound', 'syslog', 'ipsec', 'ipsec_legacy', 'shaper', 'monit', 'wireguard', 'interface_vlan', 'interface_vxlan', 'interface_vip', 'interface_lagg', 'frr', 'webproxy', 'bind', 'ids', 'dhcrelay', 'dhcp', 'kea'"
36+
"target","string","true","\-","tgt, t","What part of the running config should be reloaded. One of: 'alias', 'rule', 'route', 'cron', 'unbound', 'syslog', 'ipsec', 'ipsec_legacy', 'shaper', 'monit', 'wireguard', 'interface_vlan', 'interface_vxlan', 'interface_vip', 'interface_lagg', 'frr', 'webproxy', 'bind', 'ids', 'dhcrelay', 'dhcp', 'kea', 'dnsmasq'"
3737

3838
.. include:: ../_include/param_basic.rst
3939

0 commit comments

Comments
 (0)