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
1=== modified file 'htmldocs/charms-deploying.html'
2--- htmldocs/charms-deploying.html 2013-10-22 18:39:23 +0000
3+++ htmldocs/charms-deploying.html 2013-10-31 13:37:10 +0000
4@@ -138,8 +138,8 @@
5 valid:</p>
6
7 <pre class="prettyprint">
8-juju deploy --repository=. haproxy
9-juju deploy --repository=~/charms/ wordpress</pre>
10+juju deploy --repository=. local:haproxy
11+juju deploy --repository ~/charms/ local:wordpress</pre>
12
13 <p class="note"><strong>Note:</strong> Specifying a
14 local repository makes juju look there

Subscribers

People subscribed via source and target branches