diff --git a/doc/source/cli/details.rst b/doc/source/cli/details.rst index 8671508..70b60e6 100644 --- a/doc/source/cli/details.rst +++ b/doc/source/cli/details.rst @@ -466,7 +466,7 @@ Delete audit command. **Positional arguments:** ``<audit>`` - UUID of the audit + UUID or name of the audit **Optional arguments:** @@ -532,7 +532,7 @@ Show detailed information about a given audit. **Positional arguments:** ``<audit>`` - UUID of the audit + UUID or name of the audit **Optional arguments:** @@ -556,7 +556,7 @@ Update audit command. **Positional arguments:** ``<audit>`` - UUID of the audit. + UUID or name of the audit. ``<op>`` Operation: 'add', 'replace', or 'remove'.