< and > not escaped on charm store updating example

Bug #1266412 reported by Adam Collard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Website
New
Undecided
Unassigned

Bug Description

https://juju.ubuntu.com/docs/authors-charm-store.html#update-store

Note how the commands for bzr read as follows

bzr init lp:~charmers/charms/precise//trunk
bzr push lp:~charmers/charms/precise//trunk

when they should be something like

bzr init lp:~charmers/charms/precise/<charm-name>/trunk
bzr push lp:~charmers/charms/precise/<charm-name>/trunk

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.