Skip to content

Commit df00fb4

Browse files
author
Matthew Fisher
committed
Merge pull request #3654 from deis/docs-update-deisctl-syntax
fix(docs): use proper deisctl syntax
2 parents d1f5019 + 4b7368d commit df00fb4

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)