cri-o/vendor/github.com/opencontainers/runtime-tools/man/oci-runtime-tool-validate.1.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

25 lines
470 B
Markdown

% OCI(1) OCI-RUNTIME-TOOL User Manuals
% OCI Community
% APRIL 2016
# NAME
oci-runtime-tool-validate - Validate an OCI runtime bundle
# SYNOPSIS
**oci-runtime-tool validate** *[OPTIONS]*
# DESCRIPTION
Validate an OCI bundle
# OPTIONS
**--help**
Print usage statement
**--path**=PATH
Path to bundle. The default is current working directory.
# SEE ALSO
**oci-runtime-tool**(1)
# HISTORY
April 2016, Originally compiled by Dan Walsh (dwalsh at redhat dot com)