add upnp check

This commit is contained in:
abeudin 2014-05-17 18:42:48 +02:00
parent 263df70ddd
commit 495e59ef76

View file

@ -852,10 +852,11 @@ firewall:
api: GET /firewall/upnp api: GET /firewall/upnp
arguments: arguments:
action: action:
help: enable/disable help: enable/disable/check
choices: choices:
- enable - enable
- disable - disable
- check
- [] - []
nargs: "*" nargs: "*"