Merge "Add audit name to CLI help doc"

This commit is contained in:
Zuul 2018-08-03 08:03:15 +00:00 committed by Gerrit Code Review
commit eed22ea2bb

View File

@ -475,7 +475,7 @@ Delete audit command.
**Positional arguments:** **Positional arguments:**
``<audit>`` ``<audit>``
UUID of the audit UUID or name of the audit
**Optional arguments:** **Optional arguments:**
@ -541,7 +541,7 @@ Show detailed information about a given audit.
**Positional arguments:** **Positional arguments:**
``<audit>`` ``<audit>``
UUID of the audit UUID or name of the audit
**Optional arguments:** **Optional arguments:**
@ -565,7 +565,7 @@ Update audit command.
**Positional arguments:** **Positional arguments:**
``<audit>`` ``<audit>``
UUID of the audit. UUID or name of the audit.
``<op>`` ``<op>``
Operation: 'add', 'replace', or 'remove'. Operation: 'add', 'replace', or 'remove'.