diff -r 20d1a79ebe31 tools/python/xen/xm/main.py --- a/tools/python/xen/xm/main.py Wed Oct 26 15:59:13 2005 +++ b/tools/python/xen/xm/main.py Thu Oct 27 10:07:29 2005 @@ -61,6 +61,8 @@ top monitor system and domains in real-time unpause unpause a paused domain + can be substituted for 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 create a vnet from a config file vnet-delete delete a vnet + + can be substituted for in xm subcommands. For a short list of subcommands run 'xm help' For more help on xm see the xm(1) man page