Merge "Add audit name to CLI help doc"
This commit is contained in:
commit
eed22ea2bb
@ -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'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user