X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rescue%2Fvirt-rescue.pod;h=91239f7599e80e7262e531709153aab019acbc93;hb=9e14ca69119a58d2ad42a921c5f3633db0ed84b1;hp=f56acd0046b2beeee78c719681681a6acafc1c6a;hpb=b8e1dee73a1deef1bfd5937e2abfbe9afef7b1ef;p=libguestfs.git diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod index f56acd0..91239f7 100755 --- a/rescue/virt-rescue.pod +++ b/rescue/virt-rescue.pod @@ -118,7 +118,8 @@ not used at all. =item B<--domain> guest -Add all the disks from the named libvirt guest. +Add all the disks from the named libvirt guest. Domain UUIDs can be +used instead of names. =item B<--format=raw|qcow2|..> @@ -174,6 +175,10 @@ See also L. Enable SELinux in the rescue appliance. You should read L before using this option. +=item B<--smp> N + +Enable N E 2 virtual CPUs in the rescue appliance. + =item B<-v> =item B<--verbose> @@ -308,4 +313,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.