Merge lp:~jorge/juju-core/fix-local-examples into lp:juju-core/docs

Proposed by Jorge Castro
Status: Merged
Merged at revision: 158
Proposed branch: lp:~jorge/juju-core/fix-local-examples
Merge into: lp:juju-core/docs
Diff against target: 14 lines (+2/-2)
1 file modified
htmldocs/charms-deploying.html (+2/-2)
To merge this branch: bzr merge lp:~jorge/juju-core/fix-local-examples
Reviewer Review Type Date Requested Status
Nick Veitch Pending
Review via email: mp+193417@code.launchpad.net

Description of the change

Local examples are wrong, this fixes them.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'htmldocs/charms-deploying.html'
--- htmldocs/charms-deploying.html 2013-10-22 18:39:23 +0000
+++ htmldocs/charms-deploying.html 2013-10-31 13:37:10 +0000
@@ -138,8 +138,8 @@
138 valid:</p>138 valid:</p>
139139
140 <pre class="prettyprint">140 <pre class="prettyprint">
141juju deploy --repository=. haproxy141juju deploy --repository=. local:haproxy
142juju deploy --repository=~/charms/ wordpress</pre>142juju deploy --repository ~/charms/ local:wordpress</pre>
143143
144 <p class="note"><strong>Note:</strong> Specifying a144 <p class="note"><strong>Note:</strong> Specifying a
145 local repository makes juju look there145 local repository makes juju look there

Subscribers

People subscribed via source and target branches