Merge pull request #486 from tchaudhri/update_site_avail_commands_list

website: Updated web site doc. for avail commands list
This commit is contained in:
Mitchell Hashimoto
2013-10-01 19:08:51 -07:00
2 changed files with 4 additions and 0 deletions
@@ -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
```