Skip to content

Commit b84097e

Browse files
author
zhouhao
committed
docs: update references to tool name and invocation
Signed-off-by: zhouhao <[email protected]>
1 parent 76974c2 commit b84097e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# oci-image-tools [![Build Status](https://travis-ci.org/opencontainers/image-tools.svg?branch=master)](https://travis-ci.org/opencontainers/image-tools)
1+
# oci-image-tool [![Build Status](https://travis-ci.org/opencontainers/image-tools.svg?branch=master)](https://travis-ci.org/opencontainers/image-tools)
22

3-
`oci-image-tools` is a collection of tools for working with the [OCI image format specification](https://github.com/opencontainers/image-spec).
3+
`oci-image-tool` is a collection of tools for working with the [OCI image format specification](https://github.com/opencontainers/image-spec).
44

55
## Install
66

man/oci-image-tool-create.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
% OCI(1) OCI-CREATE-RUNTIME-BUNDLE User Manuals
1+
% OCI(1) OCI-IMAGE-TOOL User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME
5-
oci-image-tool-create \- Create an OCI runtime bundle
5+
oci-image-tool create \- Create an OCI runtime bundle
66

77
# SYNOPSIS
88
**oci-image-tool create** [src] [dest] [OPTIONS]

man/oci-image-tool-unpack.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% OCI(1) OCI-UNPACK User Manuals
1+
% OCI(1) OCI-IMAGE-TOOL User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME

man/oci-image-tool-validate.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% OCI(1) OCI-IMAGE-VALIDATE User Manuals
1+
% OCI(1) OCI-IMAGE-TOOL User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME

0 commit comments

Comments
 (0)