aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:31 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2011-12-01 16:26:31 +0000
commit5139b5582954e00dc0a11756938cedfd054099d9 (patch)
tree2363ea04ae89224e7363b35c3b4cfdd8da709db6 /docs
parent32d8a04e72a28ef3e2edc6b36e3ec6e53de9a3d6 (diff)
downloadxen-5139b5582954e00dc0a11756938cedfd054099d9.tar.gz
xen-5139b5582954e00dc0a11756938cedfd054099d9.tar.bz2
xen-5139b5582954e00dc0a11756938cedfd054099d9.zip
xl.pod.1: add a description of the global options
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/man/xl.pod.116
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 8cc977924b..292b3c61c5 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -45,6 +45,22 @@ Most B<xl> commands require root privileges to run due to the
communications channels used to talk to the hypervisor. Running as
non root will return an error.
+=head1 GLOBAL OPTIONS
+
+Some global options are always available:
+
+=over 4
+
+=item B<-v>
+
+Verbose.
+
+=item B<-N>
+
+Dry run: do not actually execute the command.
+
+=back
+
=head1 DOMAIN SUBCOMMANDS
The following subcommands manipulate domains directly. As stated