Skip to content

Commit 67aa9d3

Browse files
author
Ma Shimiao
committed
manpage: change OPTIONS to FLAGS
Signed-off-by: Ma Shimiao <[email protected]>
1 parent 421458f commit 67aa9d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cmd/oci-create-runtime-bundle/oci-create-runtime-bundle.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ oci-create-runtime-bundle \- Create an OCI runtime bundle
1414
Also translates the referenced config from application/vnd.oci.image.config.v1+json to a
1515
runtime-spec-compatible `dest/config.json`.
1616

17-
# OPTIONS
17+
# FLAGS
1818
**--help**
1919
Print usage statement
2020

cmd/oci-image-validate/oci-image-validate.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ oci-image-validate \- Validate one or more image files
1212
`oci-image-validate` validates the given file(s) against the OCI image specification.
1313

1414

15-
# OPTIONS
15+
# FLAGS
1616
**--help**
1717
Print usage statement
1818

cmd/oci-unpack/oci-unpack.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ oci-unpack \- Unpack an image or image source layout
1111
# DESCRIPTION
1212
`oci-unpack` validates an application/vnd.oci.image.manifest.v1+json and unpacks its layered filesystem to `dest`.
1313

14-
# OPTIONS
14+
# FLAGS
1515
**--help**
1616
Print usage statement
1717

0 commit comments

Comments
 (0)