docs: replace --data with -data

Signed-off-by: Robb Kistler <robb.kistler@docker.com>
This commit is contained in:
Robb Kistler 2017-11-20 18:20:50 -08:00
parent 10bae91564
commit 4f542ad46a

View File

@ -65,7 +65,7 @@ needed.
# Metadata image creation
Run `linuxkit run` backends accept a `--data=STRING` option which will
Run `linuxkit run` backends accept a `-data=STRING` option which will
cause the given string to be passed to the VM in a platform specific
manner to be picked up by the `pkg/metadata` component.