Skip to content

Commit 54ecd06

Browse files
committed
man: Use OCI-IMAGE-TOOL-${COMMAND} in man headers
To match Git, which has headers like: GIT-INIT(1) Git Manual in git-init(1). Signed-off-by: W. Trevor King <[email protected]>
1 parent a4708e3 commit 54ecd06

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

man/oci-image-tool-create.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-TOOL User Manuals
1+
% OCI-IMAGE-TOOL-CREATE(1) OCI Image Tool User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME

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-IMAGE-TOOL User Manuals
1+
% OCI-IMAGE-TOOL-UNPACK(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-TOOL User Manuals
1+
% OCI-IMAGE-TOOL-VALIDATE(1) OCI Image Tool User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME

man/oci-image-tool.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-TOOL User Manuals
1+
% OCI-IMAGE-TOOL(1) OCI Image Tool User Manuals
22
% OCI Community
33
% JULY 2016
44
# NAME

0 commit comments

Comments
 (0)