[
https://issues.apache.org/jira/browse/OOZIE-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730291#comment-16730291
]
Andras Salamon commented on OOZIE-3341:
---------------------------------------
PreCommit build failed with an unrelated error:
[https://builds.apache.org/job/PreCommit-OOZIE-Build/952/]
> Fix difference between command line help and command line documentation
> -----------------------------------------------------------------------
>
> Key: OOZIE-3341
> URL: https://issues.apache.org/jira/browse/OOZIE-3341
> Project: Oozie
> Issue Type: Improvement
> Affects Versions: trunk
> Reporter: Andras Salamon
> Assignee: Andras Salamon
> Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3341-01.patch
>
>
> The {{help}} command of the oozie CLI prints out usage information. It is
> also possible to print out only for the specified command, for instance:
> {noformat}
> oozie help job{noformat}
> This information is also available in the
> [twiki|https://github.com/apache/oozie/blob/master/docs/src/site/twiki/DG_CommandLineTool.twiki]
> documentation and in the generated HTML.
> There are several differences, the twiki (HTML) looks outdated. For instance
> for {{job}} command lists the fluent job options as {{apijarcheck}},
> {{apijarsubmit}}, and {{apijarrun}} but these options has been renamed to
> {{validatejar}}, {{submitjar}}, and {{runjar}}. The CLI help shows the
> correct names. Note that Fluent Job related differences are handled by
> OOZIE-3358.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)