Skip to content

Commit 259eb6b

Browse files
authored
Merge pull request #228 from wking/oci-image-tools-typos
oci-image-tool.1: Fix "oci-image-tools" -> "oci-image-tool" typos
2 parents 4b41db2 + d1918d2 commit 259eb6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ oci-image-tool \- OCI (Open Container Initiative) image tool
2020
# COMMANDS
2121
**create-runtime-bundle**
2222
Create an OCI image runtime bundle
23-
See **oci-image-tools-create-runtime-bundle(1)** for full documentation on the **create-runtime-bundle** command.
23+
See **oci-image-tool-create-runtime-bundle(1)** for full documentation on the **create-runtime-bundle** command.
2424

2525
**unpack**
2626
Unpack an image or image source layout
27-
See **oci-image-tools-unpack(1)** for full documentation on the **unpack** command.
27+
See **oci-image-tool-unpack(1)** for full documentation on the **unpack** command.
2828

2929
**validate**
3030
Validate one or more image files

0 commit comments

Comments
 (0)