From b84097ea3dd7b76b323a56f5fa0d64087fb5c1e4 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Wed, 22 Mar 2017 13:53:42 +0800 Subject: [PATCH] docs: update references to tool name and invocation Signed-off-by: zhouhao --- README.md | 4 ++-- man/oci-image-tool-create.1.md | 4 ++-- man/oci-image-tool-unpack.1.md | 2 +- man/oci-image-tool-validate.1.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index aef59de..ad843bc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# oci-image-tools [![Build Status](https://travis-ci.org/opencontainers/image-tools.svg?branch=master)](https://travis-ci.org/opencontainers/image-tools) +# oci-image-tool [![Build Status](https://travis-ci.org/opencontainers/image-tools.svg?branch=master)](https://travis-ci.org/opencontainers/image-tools) -`oci-image-tools` is a collection of tools for working with the [OCI image format specification](https://github.com/opencontainers/image-spec). +`oci-image-tool` is a collection of tools for working with the [OCI image format specification](https://github.com/opencontainers/image-spec). ## Install diff --git a/man/oci-image-tool-create.1.md b/man/oci-image-tool-create.1.md index 99ebe41..2cf6a35 100644 --- a/man/oci-image-tool-create.1.md +++ b/man/oci-image-tool-create.1.md @@ -1,8 +1,8 @@ -% OCI(1) OCI-CREATE-RUNTIME-BUNDLE User Manuals +% OCI(1) OCI-IMAGE-TOOL User Manuals % OCI Community % JULY 2016 # NAME -oci-image-tool-create \- Create an OCI runtime bundle +oci-image-tool create \- Create an OCI runtime bundle # SYNOPSIS **oci-image-tool create** [src] [dest] [OPTIONS] diff --git a/man/oci-image-tool-unpack.1.md b/man/oci-image-tool-unpack.1.md index e5d28e8..d1aa934 100644 --- a/man/oci-image-tool-unpack.1.md +++ b/man/oci-image-tool-unpack.1.md @@ -1,4 +1,4 @@ -% OCI(1) OCI-UNPACK User Manuals +% OCI(1) OCI-IMAGE-TOOL User Manuals % OCI Community % JULY 2016 # NAME diff --git a/man/oci-image-tool-validate.1.md b/man/oci-image-tool-validate.1.md index ccde692..96028a6 100644 --- a/man/oci-image-tool-validate.1.md +++ b/man/oci-image-tool-validate.1.md @@ -1,4 +1,4 @@ -% OCI(1) OCI-IMAGE-VALIDATE User Manuals +% OCI(1) OCI-IMAGE-TOOL User Manuals % OCI Community % JULY 2016 # NAME