virtualbox-ovf.html.md.erb: update doc to current usage
This commit is contained in:
parent
d343852c15
commit
5fd683c0cf
|
@ -65,7 +65,7 @@ builder.
|
||||||
### Required:
|
### Required:
|
||||||
|
|
||||||
- `source_path` (string) - The path to an OVF or OVA file that acts as the
|
- `source_path` (string) - The path to an OVF or OVA file that acts as the
|
||||||
source of this build. It can also be a URL.
|
source of this build. This currently must be a local file.
|
||||||
|
|
||||||
- `checksum` (string) - The checksum for the `source_path` file. The
|
- `checksum` (string) - The checksum for the `source_path` file. The
|
||||||
algorithm to use when computing the checksum can be optionally specified
|
algorithm to use when computing the checksum can be optionally specified
|
||||||
|
|
Loading…
Reference in New Issue