mirror of https://gitee.com/openkylin/libvirt.git
docs: updated virsh command reference with libvirt.org links
This commit is contained in:
parent
09c8c2e3ed
commit
96390edc21
|
@ -31,10 +31,10 @@
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://justinclift.fedorapeople.org/virshcmdref/html/">Standard HTML format, multiple pages</a>
|
||||
<a href="http://libvirt.org/sources/virshcmdref/html/">Standard HTML format, multiple pages</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://justinclift.fedorapeople.org/virshcmdref/html-single/">HTML format, one long page</a>
|
||||
<a href="http://libvirt.org/sources/virshcmdref/html-single/">HTML format, one long page</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -49,21 +49,21 @@
|
|||
<ul>
|
||||
<li>
|
||||
Standard HTML format, multiple pages
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.tar.gz">.tar.gz</a>)
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.tar.bz2">.tar.bz2</a>)
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.zip">.zip</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.tar.gz">.tar.gz</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.tar.bz2">.tar.bz2</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-multi-page.zip">.zip</a>)
|
||||
</li>
|
||||
<li>
|
||||
HTML format, one long page
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.tar.gz">.tar.gz</a>)
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.tar.bz2">.tar.bz2</a>)
|
||||
(<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.zip">.zip</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.tar.gz">.tar.gz</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.tar.bz2">.tar.bz2</a>)
|
||||
(<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0-html-single.zip">.zip</a>)
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0.pdf">PDF format</a>
|
||||
<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0.pdf">PDF format</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://justinclift.fedorapeople.org/virshcmdref/Virsh_Command_Reference-0.8.6-0.epub">ePub format</a>
|
||||
<a href="http://libvirt.org/sources/virshcmdref/Virsh_Command_Reference-0.8.6-0.epub">ePub format</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in New Issue