Double quotes kinda people

This commit is contained in:
Seth Vargo 2014-10-14 16:06:30 -04:00
parent e0ea52be5c
commit 164e5db5c9
1 changed files with 2 additions and 2 deletions

View File

@ -91,13 +91,13 @@ For example, with a configuration similar to what we've built above, here
is what the graph output looks like by default:
<div class="center">
<%= image_tag 'docs/module_graph.png' %>
<%= image_tag "docs/module_graph.png" %>
</div>
But if we set `-module-depth=-1`, the graph will look like this:
<div class="center">
<%= image_tag 'docs/module_graph_expand.png' %>
<%= image_tag "docs/module_graph_expand.png" %>
</div>
Other commands work similarly with modules. Note that the `-module-depth`