Commit 8fa917d1 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Merge pull request #486 from tchaudhri/update_site_avail_commands_list

website: Updated web site doc. for avail commands list
parents 5c41eccf d969abd7
......@@ -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
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment