From c3f3a3c092315e3eeee0b2cb0ba3e2ce02a3a2dc Mon Sep 17 00:00:00 2001 From: Sander Eikelenboom Date: Fri, 26 Oct 2012 16:48:10 +0100 Subject: xl/libxl: make shutdown accept the long option --wait for -w Make xl/libxl accept the long option --wait for -w to be compatible with xm. The long options are used in the default init and sysconfig scripts. Signed-off-by: Sander Eikelenboom Acked-by: Ian Campbell Committed-by: Ian Campbell xen-unstable changeset: 26045:ba7198bfc679 Backport-requested-by: Ian Campbell Committed-by: Ian Jackson --- docs/man/xl.pod.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 25ce77737f..dd387c92ff 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -550,7 +550,7 @@ B =over 4 -=item B<-w> +=item B<-w>, B<--wait> Wait for the domain to complete shutdown before returning. -- cgit v1.2.3