docs: Corrects a typo on a placement audit command

Updates --resource-provider to use an underscore instead of
a dash.

Change-Id: If379942323a87cfb9b5d271d83d39bbd1e2bb3a9
This commit is contained in:
Antony Messerli
2024-06-26 11:48:13 -05:00
parent 023be4f561
commit b71ce80554
@@ -233,4 +233,4 @@ an existing instance or migration UUID:
.. code-block:: console
$ nova-manage placement audit --verbose --delete --resource-provider <uuid>
$ nova-manage placement audit --verbose --delete --resource_provider <uuid>