diff --git a/website/source/docs/builders/amazon-chroot.html.markdown b/website/source/docs/builders/amazon-chroot.html.markdown index 593ac97fe..5d0f23b6e 100644 --- a/website/source/docs/builders/amazon-chroot.html.markdown +++ b/website/source/docs/builders/amazon-chroot.html.markdown @@ -126,6 +126,10 @@ Optional: * `unmount_command` (string) - Just like `mount_command`, except this is the command to unmount devices. +* `chroot_command` (string) - The command to use to create the chroot. + This defaults to "chroot", but like `mount_command`, it may be useful + to use `sudo` or variables. + ## Basic Example Here is a basic example. It is completely valid except for the access keys: