From bb2dc7e366f01b54905dbfec76a01891a8c40ad6 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Wed, 8 Mar 2017 15:40:36 +0800 Subject: [PATCH] fix info Signed-off-by: zhouhao --- cmd/oci-image-validate/oci-image-validate.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/oci-image-validate/oci-image-validate.1.md b/cmd/oci-image-validate/oci-image-validate.1.md index d9c93b6..c2e1efa 100644 --- a/cmd/oci-image-validate/oci-image-validate.1.md +++ b/cmd/oci-image-validate/oci-image-validate.1.md @@ -23,7 +23,7 @@ oci-image-validate \- Validate one or more image files Only applicable if type is image or imageLayout. **--type**="" - Type of the file to validate. If unset, oci-image-validate will try to auto-detect the type. One of "imageLayout,image,manifest,manifestList,config" + Type of the file to validate. If unset, oci-image-validate will try to auto-detect the type. One of "imageLayout,image,manifest,imageIndex,config" **-v**, **--version** Print version information and exit.