Skip to content

Commit

Permalink
docs: fix markup error
Browse files Browse the repository at this point in the history
  • Loading branch information
trehn committed Aug 5, 2017
1 parent 2f1da24 commit 0c367a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/content/guide/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ It offers an interesting view into the internal complexities BundleWrap has to d
| BundleError: file:/etc/samba/smb.conf from bundle 'samba' refers to missing file '/path/to/bundlewrap/repo/bundles/samba/files/smb.conf'
|
+----------------------------------
</pre></code>
</code></pre>

This command is meant to be run automatically like a test suite after every commit. It will try to catch any errors in your bundles and file templates by initializing every item for every node (but without touching the network).

0 comments on commit 0c367a2

Please sign in to comment.