On 10/08/2010 11:15 AM, jes.soren...@redhat.com wrote:
From: Jes Sorensen<jes.soren...@redhat.com>

Signed-off-by: Jes Sorensen<jes.soren...@redhat.com>
---
  hmp-commands.hx |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/hmp-commands.hx b/hmp-commands.hx
index 95bdb91..f138a76 100644
--- a/hmp-commands.hx
+++ b/hmp-commands.hx
@@ -756,7 +756,8 @@ ETEXI
          .name       = "migrate_set_speed",
          .args_type  = "value:o",
          .params     = "value",
-        .help       = "set maximum speed (in bytes) for migrations",
+        .help       = "set maximum speed (in bytes) for migrations. "
+       "Defaults to KB if no size suffix is specified, ie. K/M/G/T",
                     ^^

To MB, no?

Paolo

Reply via email to