Signed-off-by: Orit Wasserman
---
hmp-commands.hx | 34 ++
qmp-commands.hx | 44 +---
2 files changed, 63 insertions(+), 15 deletions(-)
diff --git a/hmp-commands.hx b/hmp-commands.hx
index 14838b7..952d5cd 100644
--- a
On Tue, Jan 3, 2012 at 3:57 PM, Orit Wasserman wrote:
> On 01/03/2012 05:47 PM, Stefan Hajnoczi wrote:
>> On Tue, Jan 3, 2012 at 3:34 PM, Orit Wasserman wrote:
>>> + .args_type = "detach:-d,blk:-b,inc:-i,xbrle:-x,uri:s",
>>> + .params = "[-d] [-b] [-i] [-x] uri",
>>> + .
On 01/03/2012 05:47 PM, Stefan Hajnoczi wrote:
> On Tue, Jan 3, 2012 at 3:34 PM, Orit Wasserman wrote:
>> +.args_type = "detach:-d,blk:-b,inc:-i,xbrle:-x,uri:s",
>> +.params = "[-d] [-b] [-i] [-x] uri",
>> +.help = "migrate to URI"
>> + "\n\t
On Tue, Jan 3, 2012 at 3:34 PM, Orit Wasserman wrote:
> + .args_type = "detach:-d,blk:-b,inc:-i,xbrle:-x,uri:s",
> + .params = "[-d] [-b] [-i] [-x] uri",
> + .help = "migrate to URI"
> + "\n\t -d to not wait for completion"
> +
Signed-off-by: Orit Wasserman
---
hmp-commands.hx | 34 ++
qmp-commands.hx | 44 +---
2 files changed, 63 insertions(+), 15 deletions(-)
diff --git a/hmp-commands.hx b/hmp-commands.hx
index 14838b7..952d5cd 100644
--- a