patch source for a couple code block changes
This commit is contained in:
parent
700d9e4710
commit
9a38fbe2c7
|
@ -340,7 +340,7 @@ type Config struct {
|
|||
// tags to the image to ensure this information is not lost. The following
|
||||
// tags are added.
|
||||
//
|
||||
// ```
|
||||
// ```text
|
||||
// 1. PlanName
|
||||
// 2. PlanProduct
|
||||
// 3. PlanPublisher
|
||||
|
|
|
@ -39,7 +39,7 @@ type ExportConfig struct {
|
|||
// packer call like this (shell `>` continuation character snipped for easier
|
||||
// copy & paste):
|
||||
//
|
||||
// ``` shell
|
||||
// ```shell
|
||||
// vm_description='some
|
||||
// multiline
|
||||
// description'
|
||||
|
|
Loading…
Reference in New Issue