Re: [PATCH v20210111 03/39] docs: remove stale create example from xl.1

2021-02-08 Thread Ian Jackson
Olaf Hering writes ("[PATCH v20210111 03/39] docs: remove stale create example from xl.1"): > 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

Re: [PATCH v20210111 03/39] docs: remove stale create example from xl.1

2021-02-08 Thread Ian Jackson
Olaf Hering writes ("[PATCH v20210111 03/39] docs: remove stale create example from xl.1"): > 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

[PATCH v20210111 03/39] docs: remove stale create example from xl.1

2021-01-11 Thread Olaf Hering
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 --- docs/man/xl.1.pod.in | 7 --- 1 file changed, 7 deletions(-