Update agains to against in the note section

pull/11445/head
Wilken Rivera 4 years ago
parent 2a8001cd87
commit 9f86de317b

@ -75,6 +75,6 @@ configuration:
- `packer build -only '*.second-example-local-name' dir`: will only run that
specifically named build.
-> Note: In the cli `only` and `except` will match agains **build names** (for
-> Note: In the cli `only` and `except` will match against **build names** (for
example:`my_build.amazon-ebs.first-example`) but in a provisioner they will
match on the **source name** (for example:`amazon-ebs.third-example`).

Loading…
Cancel
Save