summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/command-objects/server.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/command-objects/server.rst b/doc/source/command-objects/server.rst
index 4f076329..482602ee 100644
--- a/doc/source/command-objects/server.rst
+++ b/doc/source/command-objects/server.rst
@@ -139,8 +139,8 @@ List servers
os server list
[--reservation-id <reservation-id>]
- [--ip <ip-regex>]
- [--ip6 <ip6-regex>]
+ [--ip <ip-address-regex>]
+ [--ip6 <ip6-address-regex>]
[--name <name-regex>]
[--instance-name <instance-name-regex>]
[--status <status>]
@@ -210,9 +210,6 @@ Migrate server to different host
[--wait]
<server>
-:option:`--wait`
- Wait for resize to complete
-
:option:`--live` <hostname>
Target hostname
@@ -228,6 +225,9 @@ Migrate server to different host
:option:`--no-disk-overcommit`
Do not over-commit disk on the destination host (default)
+:option:`--wait`
+ Wait for resize to complete
+
:option:`<server>`
Server to migrate (name or ID)