Fix the alarm option for fm event-suppress command. (r8, ds8)

Removed the id from --alarm option.

Change-Id: I1a5694d2e87aa00d5f43fe0967c90beb33ddc533
Signed-off-by: Dinesh Neelapu <dinesh.neelapu@windriver.com>
This commit is contained in:
Dinesh Neelapu 2023-06-15 17:23:07 +00:00 committed by Juanita-Balaraj
parent 2b2cc0b045
commit ba2857ff69

View File

@ -16,7 +16,7 @@ unnecessary alarms.
.. code-block:: none
~(keystone_admin)$ fm event-suppress [--nowrap] --alarm id <alarm_ id>[,<alarm-id>] \
~(keystone_admin)$ fm event-suppress [--nowrap] --alarm <alarm_ id>[,<alarm-id>] \
[--nopaging] [--uuid]
where