Updated web site doc. for avail commands list
This commit is contained in:
parent
5c41eccfd5
commit
d969abd730
|
@ -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…
Reference in New Issue