Closed
Description
Currently, the way of parsing non-identifying job parameters (those prefixed with -
) is documented only in the Javadoc of DefaultJobParametersConverter
(not even in the Javadoc of CommandLineJobRunner
).
We need to improve the CommandLineJobRunner section in the reference documentation by explaining the behaviour with an example.