mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
Merge pull request #4068 from tylert/post-proc-doc-consist
Match title capitalization of compress to other post-processors
This commit is contained in:
commit
8f7e48ec12
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ description: |
|
|||
The Packer compress post-processor takes an artifact with files (such as from
|
||||
VMware or VirtualBox) and compresses the artifact into a single archive.
|
||||
layout: docs
|
||||
page_title: 'compress Post-Processor'
|
||||
page_title: 'Compress Post-Processor'
|
||||
...
|
||||
|
||||
# Compress Post-Processor
|
||||
|
|
|
|||
Loading…
Reference in a new issue