[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] xm help notes that domid can be used in place of domname.
# HG changeset patch # User kaf24@xxxxxxxxxxxxxxxxxxxx # Node ID f23b897930d15ec692060ff25c7acc1f44894d69 # Parent 6d4caa5a2cdbda649f81a839aedc3cb9c3db47a6 xm help notes that domid can be used in place of domname. Signed-off-by: Daniel Stekloff <dsteklof@xxxxxxxxxx> diff -r 6d4caa5a2cdb -r f23b897930d1 tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Thu Oct 27 17:21:57 2005 +++ b/tools/python/xen/xm/main.py Thu Oct 27 17:22:45 2005 @@ -61,6 +61,8 @@ top monitor system and domains in real-time unpause <DomId> unpause a paused domain +<DomName> can be substituted for <DomId> in xm subcommands. + For a complete list of subcommands run 'xm help --long' For more help on xm see the xm(1) man page For more help on xm create, see the xmdomain.cfg(5) man page""" @@ -118,6 +120,8 @@ vnet-list [-l|--long] list vnets vnet-create <config> create a vnet from a config file vnet-delete <vnetid> delete a vnet + +<DomName> can be substituted for <DomId> in xm subcommands. For a short list of subcommands run 'xm help' For more help on xm see the xm(1) man page _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |