python-ironicclient/releasenotes/notes/show-required-arguments-in-help-commands-of-node-create-port-create-b213bb28bcc94743.yaml
Ruby Loo 56f19eef8b Update release note for fix to required args
Help for ironic commands was changed to show any required arguments
in a different section from the optional arguments in
b0641b1d99.

The release note is updated to clarify that this change would
be for any command, even though only two are affected by it now.

Change-Id: I9a69b3762bf9d08985d512f7ddf806e0d0d24929
2016-12-01 15:25:08 +00:00

7 lines
246 B
YAML

fixes:
- |
Where applicable, help for commands will output the required
arguments in a separate section from the optional arguments.
For example, the commands ``ironic help node-create`` and
``ironic help port-create``.