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
commit 6af06e5c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.