On Tue, Oct 12, 2010 at 02:50:56PM -0600, Eric Blake wrote:
* tools/virsh.pod: Document top-level options. ---
And I'm posting a followup patch that documents virsh's options, like -c.
Can't believe we didn't have this in the man page!
tools/virsh.pod | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 44 insertions(+), 1 deletions(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod index 209aa54..f65f6d4 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -24,7 +24,7 @@ KVM, LXC, OpenVZ, VirtualBox, OpenNebula, and VMware ESX.
The basic structure of most virsh usage is:
- virsh <command> <domain-id> [ARG]... + virsh [OPTION]... <command> <domain-id> [ARG]...
Argh ! ACK :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/