Skip to content

Commit

Permalink
Add missing flag in nixops destroy example. (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
clefru authored and domenkozar committed Mar 29, 2017
1 parent 47e0c8e commit 78e964a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/nixops.xml
Expand Up @@ -870,7 +870,7 @@ $ nixops destroy</screen>
<para>To destroy the machine named <literal>foo</literal>:

<screen>
$ nixops destroy foo</screen>
$ nixops destroy --include foo</screen>

</para>

Expand Down

0 comments on commit 78e964a

Please sign in to comment.