From dd3606b160fa5e8416631f025dbf111a58c7ef1b Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Fri, 17 Feb 2006 23:00:05 +0100 Subject: Attached patch updates the xm man page for the listing of block/network/vtpm devices. Signed-off-by: Stefan Berger --- docs/man/xm.pod.1 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'docs/man/xm.pod.1') diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1 index 109535b558..18b055d5be 100644 --- a/docs/man/xm.pod.1 +++ b/docs/man/xm.pod.1 @@ -683,10 +683,10 @@ block-list> to determine that number. FIXME: this is currently B. Even though a block device is removed from domU, it appears to still be allocated in the domain 0. -=item B I +=item B I<[-l|--long]> I List virtual block devices for a domain. The returned output is -sexpression formatted. +formatted as a list or as an S-Expression if the '--long' option was given. =head2 NETWORK DEVICES @@ -738,10 +738,17 @@ I is the virtual interface device number within the domain FIXME: this is currently B. Network devices aren't completely removed from domain 0. -=item B I +=item B I<[-l|--long]> I List virtual network interfaces for a domain. The returned output is -sexpression formatted. +formatted as a list or as an S-Expression if the '--long' option was given. + +=head2 VIRTUAL TPM DEVICES + +=item B I<[-l|--long]> I + +Show the virtual TPM device for a domain. The returned output is +formatted as a list or as an S-Expression if the '--long' option was given. =back -- cgit v1.2.3