[
https://issues.apache.org/jira/browse/OOZIE-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-3341:
--------------------------------
Component/s: docs
> [docs] Fix difference between command line help and documentation
> -----------------------------------------------------------------
>
> Key: OOZIE-3341
> URL: https://issues.apache.org/jira/browse/OOZIE-3341
> Project: Oozie
> Issue Type: Improvement
> Components: docs
> Affects Versions: trunk, 5.1.0
> 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
> [Markdown|https://github.com/apache/oozie/blob/master/docs/src/site/markdown/DG_CommandLineTool.md]
> documentation and in the generated HTML.
> There are several differences, the Markdown (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)