Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add man pages for ocitools #33

Merged
merged 1 commit into from
Apr 11, 2016
Merged

Add man pages for ocitools #33

merged 1 commit into from
Apr 11, 2016

Conversation

rhatdan
Copy link
Contributor

@rhatdan rhatdan commented Apr 11, 2016

Also fix up Makefile so that it will install ocitools and man pages.

Signed-off-by: Dan Walsh [email protected]

@rhatdan
Copy link
Contributor Author

rhatdan commented Apr 11, 2016

Replaces #30


# DESCRIPTION

Valida an OCI bundle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: Validate

man:
go-md2man -in "man/ocitools.1.md" -out "ocitools.1"
go-md2man -in "man/ocitools-generate.1.md" -out "ocitools-generate.1"
go-md2man -in "man/ocitools-bvalidate.1.md" -out "ocitools-bvalidate.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bvalidate -> validate

[ARG...]

# DESCRIPTION
oci generate is used to generate a config.json (oci Spec file) to be used to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/oci generate/ocitools generate/

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Spec/spec

Also fix up Makefile so that it will install ocitools and man pages.

Signed-off-by: Dan Walsh <[email protected]>
@mrunalp
Copy link
Contributor

mrunalp commented Apr 11, 2016

LGTM

@mrunalp mrunalp merged commit 506e7db into opencontainers:master Apr 11, 2016
wking added a commit to wking/ocitools-v2 that referenced this pull request Apr 28, 2016
These were typos from 78e69bf (Add man pages for ocitools,
2016-04-09, opencontainers#33).

Signed-off-by: W. Trevor King <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants