~fwereade/juju-core/badge-unit-logs

« back to all changes in this revision

Viewing changes to cmd/juju/main_test.go

  • Committer: Tarmac
  • Author(s): Nate Finch
  • Date: 2013-10-04 10:31:38 UTC
  • mfrom: (1930.1.4 018-azure-help)
  • Revision ID: tarmac-20131004103138-jhn9w9bt0bxq717m
[r=natefinch] Azure docs and doc cleanup

Added documentation for the Azure provider and cleaned up the formatting of a bunch of the CLI documentation to be standard about indents and wrapping.

Show diffs side-by-side

added added

removed removed

Lines of Context:
279
279
}
280
280
 
281
281
var topicNames = []string{
282
 
        "aws",
 
282
        "azure",
283
283
        "basics",
284
284
        "commands",
 
285
        "ec2",
285
286
        "global-options",
286
287
        "glossary",
287
288
        "hpcloud",