-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Fix manpage directory structure #9612
Fix manpage directory structure #9612
Conversation
[test] |
@fabianofranz Could you please take a look? |
@juanvallejo where is |
70054a8
to
587b06b
Compare
@fabianofranz Sorry about that, |
LGTM, [merge] |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/5521/) (Image: devenv-rhel7_4479) |
Evaluated for origin merge up to 587b06b |
Evaluated for origin test up to 587b06b |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/5521/) |
Addresses trello card: https://trello.com/c/SbXIB0sW/595-3-cli-man-pages-for-oc-oadm-openshift#comment-57722dd177bba5fd269f31be
Right now, manpages are stored in
docs/man/oc
,docs/man/openshift
,docs/man/oadm
.The correct structure expected by a
MANPATH
isdocs/man/man1/*