All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xenproject.org
Cc: Olaf Hering <olaf@aepfle.de>,
	Ian Jackson <ian.jackson@eu.citrix.com>, Wei Liu <wl@xen.org>
Subject: [Xen-devel] [PATCH v2 8/8] docs: remove stale create example from xl.1
Date: Wed,  2 Oct 2019 19:05:43 +0200	[thread overview]
Message-ID: <20191002170543.26571-9-olaf@aepfle.de> (raw)
In-Reply-To: <20191002170543.26571-1-olaf@aepfle.de>

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 <olaf@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

      parent reply	other threads:[~2019-10-02 17:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 17:05 [Xen-devel] [PATCH v2 0/8] tools, doc and stubdom fixes Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 1/8] stubdom/vtpm: include stdio.h for declaration of printf Olaf Hering
2019-10-13 16:20   ` Samuel Thibault
2019-10-13 16:21     ` Samuel Thibault
2019-10-13 16:50       ` Olaf Hering
2019-10-13 16:55         ` Samuel Thibault
2019-10-14  9:02           ` Wei Liu
2019-10-14 13:40             ` Jürgen Groß
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 2/8] tools: add with-xen-scriptdir configure option Olaf Hering
2019-10-18 11:58   ` Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 3/8] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 4/8] Remove tools/examples/README.incompatibilities Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 5/8] tools: remove empty xl.conf Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 6/8] Remove tools/examples/cpupool Olaf Hering
2019-10-02 17:05 ` [Xen-devel] [PATCH v2 7/8] docs: substitute XEN_CONFIG_DIR in xl.conf.5 Olaf Hering
2019-10-02 17:05 ` Olaf Hering [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191002170543.26571-9-olaf@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.