Maybe xm create had a feature to create a domU based on a configuration file. xl create requires the '-f' option to refer to a file. There is no code to look into XEN_CONFIG_DIR, so remove the example.
Signed-off-by: Olaf Hering <o...@aepfle.de> --- docs/man/xl.1.pod.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/man/xl.1.pod.in b/docs/man/xl.1.pod.in index fb17153635..aa92da2d27 100644 --- a/docs/man/xl.1.pod.in +++ b/docs/man/xl.1.pod.in @@ -171,13 +171,6 @@ B<EXAMPLES> =over 4 -=item I<with config file> - - xl create DebianLenny - -This creates a domain with the file /etc/xen/DebianLenny, and returns as -soon as it is run. - =item I<with extra parameters> xl create hvm.cfg 'cpus="0-3"; pci=["01:05.1","01:05.2"]' _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel