[libvirt] [PATCH 1/1] Add note about numeric domain names to manpage

Eric Blake eblake at redhat.com
Mon Oct 1 20:57:24 UTC 2012


On 10/01/2012 12:01 PM, Dave Allan wrote:
> Clarify that domains with numeric names can only be identified by
> their domain id.
> ---
>  tools/virsh.pod | 16 ++++++++++------
>  1 file changed, 10 insertions(+), 6 deletions(-)
> 
> diff --git a/tools/virsh.pod b/tools/virsh.pod
> index 2120429..e30f1b6 100644
> --- a/tools/virsh.pod
> +++ b/tools/virsh.pod
> @@ -26,12 +26,16 @@ The basic structure of most virsh usage is:
> 
>    virsh [OPTION]... <command> <domain> [ARG]...
> 
> -Where I<command> is one of the commands listed below, I<domain> is the numeric
> -domain id, or the domain name, or the domain UUID and I<ARGS> are command
> -specific options.  There are a few exceptions to this rule in the cases where
> -the command in question acts on all domains, the entire machine, or directly
> -on the xen hypervisor.  Those exceptions will be clear for each of those
> -commands.
> +Where I<command> is one of the commands listed below, I<domain> is the
> +numeric domain id, or the domain name, or the domain UUID and I<ARGS>

pre-existing, but while we are touching this, I think adding a semicolon
after UUID makes the sentence flow better, to separate the list of
alternative domain spellings from the rest of the sentence, rather than
squashing ARGS into the third spelling option.

> +are command specific options.  There are a few exceptions to this rule
> +in the cases where the command in question acts on all domains, the
> +entire machine, or directly on the xen hypervisor.  Those exceptions
> +will be clear for each of those commands.  Note: it is permissible to
> +give numeric names to domains, however, doing so will result in a
> +domain that can only be identified by domain id. In other words, if a
> +numeric value is supplied it will be interpreted as a domain id, not
> +as a name.

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121001/bee8e0d0/attachment-0001.sig>


More information about the libvir-list mailing list