Skip to content

Commit 4b7368d

Browse files
author
Matthew Fisher
committed
fix(docs): use proper deisctl syntax
1 parent d1f5019 commit 4b7368d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/managing_deis/security_considerations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For providers that do not supply a security group feature, please try
7878
Router firewall
7979
---------------
8080
The :ref:`Router` component includes a firewall to help thwart attacks. It can be enabled by running:
81-
``deisctl config router set firewall/enabled true``. For more information, see the `router README`_
81+
``deisctl config router set firewall/enabled=true``. For more information, see the `router README`_
8282
and :ref:`router_settings`.
8383

8484
.. _`#986`: https://github.com/deis/deis/issues/986

0 commit comments

Comments
 (0)