aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:35 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:35 +0000
commitd3bbc3bef63dc6a3f29ab2a573cc979c30254225 (patch)
treed05b09567c49ce6d3cb3f806ef92ae3835df1d22 /docs/man
parente1509f2fd3a1bad4311c86718d4f7d243a3d8e0b (diff)
downloadxen-d3bbc3bef63dc6a3f29ab2a573cc979c30254225.tar.gz
xen-d3bbc3bef63dc6a3f29ab2a573cc979c30254225.tar.bz2
xen-d3bbc3bef63dc6a3f29ab2a573cc979c30254225.zip
xl.pod.1: remove dry-run option from create and cpupool-create
there is already a global dry-run option, there is no point in adding another one for each subcommand Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.pod.19
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 7620a2bcb0..3b1407fec0 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -98,11 +98,6 @@ No console output.
Use the given configuration file.
-=item B<-n>, B<--dryrun>
-
-Dry run - prints the resulting configuration in SXP but does not create
-the domain.
-
=item B<-p>
Leave the domain paused after it is created.
@@ -684,10 +679,6 @@ B<OPTIONS>
Use the given configuration file.
-=item B<-n>, B<--dryrun>
-
-Dry run - prints the resulting configuration.
-
=back
=item B<cpupool-list> [I<-c|--cpus>] [I<cpu-pool>]