All of lore.kernel.org
 help / color / mirror / Atom feed
* xl create ... -c
@ 2011-02-17  1:18 W. Michael Petullo
  2011-02-17 18:23 ` [PATCH] " Ian Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: W. Michael Petullo @ 2011-02-17  1:18 UTC (permalink / raw)
  To: xen-devel

Has anyone else noticed that "xl create DOM -c" does not work when using
Xen 4.1.0 RC4? This seems to contradict xl's usage message.

I see:

$ sudo xl create Client.conf -c
Usage: xl [-v] create <ConfigFile> [options] [vars]

Create a domain from config file <filename>.

Options:

-h                      Print this help.
-p                      Leave the domain paused after it is created.
-c                      Connect to the console after the domain is created.

So the documentation states that "-c" should accepted in this position,
but the program does not accept it.

On the other hand, "xl create -c Client.conf" works.

-- 
Mike

:wq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-25 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17  1:18 xl create ... -c W. Michael Petullo
2011-02-17 18:23 ` [PATCH] " Ian Jackson
2011-02-25 18:44   ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.