Merge pull request #2765 from RobbKistler/docs-fix

docs: minor fixes for use of `-data`
This commit is contained in:
Rolf Neugebauer
2017-11-22 00:24:31 +00:00
committed by GitHub

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.