diff --git a/doc/source/man/novamanage.rst b/doc/source/man/novamanage.rst index 397cc8e801..aaff13b88f 100644 --- a/doc/source/man/novamanage.rst +++ b/doc/source/man/novamanage.rst @@ -170,9 +170,10 @@ Nova VPN Nova Floating IPs ~~~~~~~~~~~~~~~~~ -``nova-manage floating create `` +``nova-manage floating create [--pool ] [--interface ]`` - Creates floating IP addresses for the named host by the given range. + Creates floating IP addresses for the given range, optionally specifying + a floating pool and a network interface. ``nova-manage floating delete `` diff --git a/doc/source/runnova/nova.manage.rst b/doc/source/runnova/nova.manage.rst index 4a948c29af..973ce5ae77 100644 --- a/doc/source/runnova/nova.manage.rst +++ b/doc/source/runnova/nova.manage.rst @@ -170,9 +170,10 @@ Nova VPN Nova Floating IPs ~~~~~~~~~~~~~~~~~ -``nova-manage floating create `` +``nova-manage floating create [--pool ] [--interface ]`` - Creates floating IP addresses for the named host by the given range. + Creates floating IP addresses for the given range, optionally specifying + a floating pool and a network interface. ``nova-manage floating delete ``