Fix the alarm option for fm event-suppress command.
As per the Greg suggestion, the id is added to the --alarm option with underscore. For more information see, https://review.opendev.org/c/starlingx/docs/+/886760 Change-Id: Ia9dcc41c7986f2755be2fa22a3fcf8213ca02898 Signed-off-by: Dinesh Neelapu <dinesh.neelapu@windriver.com>
This commit is contained in:
parent
f339bf3d10
commit
f600bcb1da
@ -16,7 +16,7 @@ unnecessary alarms.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
~(keystone_admin)$ fm event-suppress [--nowrap] --alarm <alarm_ id>[,<alarm-id>] \
|
||||
~(keystone_admin)$ fm event-suppress [--nowrap] --alarm_id <alarm_ id>[,<alarm-id>] \
|
||||
[--nopaging] [--uuid]
|
||||
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user