Merge pull request #486 from tchaudhri/update_site_avail_commands_list

website: Updated web site doc. for avail commands list
pull/483/merge
Mitchell Hashimoto 13 years ago
commit bb99b79733

@ -42,6 +42,8 @@ usage: packer [--version] [--help] <command> [<args>]
Available commands are:
build build image(s) from template
fix fixes templates from old versions of packer
inspect see components of a template
validate check that a template is valid
```

@ -45,6 +45,8 @@ usage: packer [--version] [--help] <command> [<args>]
Available commands are:
build build image(s) from template
fix fixes templates from old versions of packer
inspect see components of a template
validate check that a template is valid
```

Loading…
Cancel
Save