Changeset 82057 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Nov 20, 2019 9:29:48 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 134862
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-bandwidthctl.xml
r82044 r82057 48 48 <arg choice="req">--type=disk|network</arg> 49 49 </cmdsynopsis> 50 50 51 51 <cmdsynopsis id="synopsis-vboxmanage-bandwidthctl-list"> 52 52 <command>VBoxManage bandwidthctl</command> … … 58 58 <arg>--machinereadable</arg> 59 59 </cmdsynopsis> 60 60 61 61 <cmdsynopsis id="synopsis-vboxmanage-bandwidthctl-remove"> 62 62 <command>VBoxManage bandwidthctl</command> … … 68 68 <arg choice="req"><replaceable>bandwidth-group-name</replaceable></arg> 69 69 </cmdsynopsis> 70 70 71 71 <cmdsynopsis id="synopsis-vboxmanage-bandwidthctl-set"> 72 72 <command>VBoxManage bandwidthctl</command> -
trunk/doc/manual/en_US/man_VBoxManage-controlvm.xml
r82044 r82057 45 45 <arg choice="plain">pause</arg> 46 46 </cmdsynopsis> 47 47 48 48 <cmdsynopsis id="synopsis-vboxmanage-controlvm-resume"> 49 49 <command>VBoxManage controlvm</command> … … 54 54 <arg choice="plain">resume</arg> 55 55 </cmdsynopsis> 56 56 57 57 <cmdsynopsis id="synopsis-vboxmanage-controlvm-reset"> 58 58 <command>VBoxManage controlvm</command> … … 63 63 <arg choice="plain">reset</arg> 64 64 </cmdsynopsis> 65 65 66 66 <cmdsynopsis id="synopsis-vboxmanage-controlvm-poweroff"> 67 67 <command>VBoxManage controlvm</command> … … 72 72 <arg choice="plain">poweroff</arg> 73 73 </cmdsynopsis> 74 74 75 75 <cmdsynopsis id="synopsis-vboxmanage-controlvm-savestate"> 76 76 <command>VBoxManage controlvm</command> … … 81 81 <arg choice="plain">savestate</arg> 82 82 </cmdsynopsis> 83 83 84 84 <cmdsynopsis id="synopsis-vboxmanage-controlvm-acpipowerbutton"> 85 85 <command>VBoxManage controlvm</command> … … 90 90 <arg choice="plain">acpipowerbutton</arg> 91 91 </cmdsynopsis> 92 92 93 93 <cmdsynopsis id="synopsis-vboxmanage-controlvm-acpisleepbutton"> 94 94 <command>VBoxManage controlvm</command> … … 99 99 <arg choice="plain">acpisleepbutton</arg> 100 100 </cmdsynopsis> 101 101 102 102 <cmdsynopsis id="synopsis-vboxmanage-controlvm-keyboardputscancode"> 103 103 <command>VBoxManage controlvm</command> … … 110 110 <arg rep="repeat"><replaceable>hex</replaceable></arg> 111 111 </cmdsynopsis> 112 112 113 113 <cmdsynopsis id="synopsis-vboxmanage-controlvm-keyboardputstring"> 114 114 <command>VBoxManage controlvm</command> … … 121 121 <arg rep="repeat"><replaceable>string</replaceable></arg> 122 122 </cmdsynopsis> 123 123 124 124 <cmdsynopsis id="synopsis-vboxmanage-controlvm-keyboardputfile"> 125 125 <command>VBoxManage controlvm</command> … … 131 131 <arg choice="req"><replaceable>filename</replaceable></arg> 132 132 </cmdsynopsis> 133 133 134 134 <cmdsynopsis id="synopsis-vboxmanage-controlvm-setlinkstate"> 135 135 <command>VBoxManage controlvm</command> … … 144 144 </group> 145 145 </cmdsynopsis> 146 146 147 147 <cmdsynopsis id="synopsis-vboxmanage-controlvm-nic"> 148 148 <command>VBoxManage controlvm</command> … … 163 163 <arg><replaceable>device-name</replaceable></arg> 164 164 </cmdsynopsis> 165 165 166 166 <cmdsynopsis id="synopsis-vboxmanage-controlvm-nictrace"> 167 167 <command>VBoxManage controlvm</command> … … 176 176 </group> 177 177 </cmdsynopsis> 178 178 179 179 <cmdsynopsis id="synopsis-vboxmanage-controlvm-nictracefile"> 180 180 <command>VBoxManage controlvm</command> … … 186 186 <arg choice="req"><replaceable>filename</replaceable></arg> 187 187 </cmdsynopsis> 188 188 189 189 <cmdsynopsis id="synopsis-vboxmanage-controlvm-nicproperty"> 190 190 <command>VBoxManage controlvm</command> … … 196 196 <arg choice="req"><replaceable>prop-name</replaceable>=<arg><replaceable>prop-value</replaceable></arg></arg> 197 197 </cmdsynopsis> 198 198 199 199 <cmdsynopsis id="synopsis-vboxmanage-controlvm-nicpromisc"> 200 200 <command>VBoxManage controlvm</command> … … 210 210 </group> 211 211 </cmdsynopsis> 212 212 213 213 <cmdsynopsis id="synopsis-vboxmanage-controlvm-natpf"> 214 214 <command>VBoxManage controlvm</command> … … 223 223 </group> 224 224 </cmdsynopsis> 225 225 226 226 <cmdsynopsis id="synopsis-vboxmanage-controlvm-natpf-delete"> 227 227 <command>VBoxManage controlvm</command> … … 231 231 </group> 232 232 <arg choice="plain">natpf<replaceable>N</replaceable> delete</arg> 233 233 234 234 <arg choice="req"><replaceable>rulename</replaceable></arg> 235 235 </cmdsynopsis> 236 236 237 237 <cmdsynopsis id="synopsis-vboxmanage-controlvm-guestmemoryballoon"> 238 238 <command>VBoxManage controlvm</command> … … 244 244 <arg choice="req"><replaceable>balloon-size</replaceable></arg> 245 245 </cmdsynopsis> 246 246 247 247 <cmdsynopsis id="synopsis-vboxmanage-controlvm-usbattach"> 248 248 <command>VBoxManage controlvm</command> … … 258 258 <arg>--capturefile=<replaceable>filename</replaceable></arg> 259 259 </cmdsynopsis> 260 260 261 261 <cmdsynopsis id="synopsis-vboxmanage-controlvm-usbdetach"> 262 262 <command>VBoxManage controlvm</command> … … 271 271 </group> 272 272 </cmdsynopsis> 273 273 274 274 <cmdsynopsis id="synopsis-vboxmanage-controlvm-audioin"> 275 275 <command>VBoxManage controlvm</command> … … 284 284 </group> 285 285 </cmdsynopsis> 286 286 287 287 <cmdsynopsis id="synopsis-vboxmanage-controlvm-audioout"> 288 288 <command>VBoxManage controlvm</command> … … 297 297 </group> 298 298 </cmdsynopsis> 299 299 300 300 <cmdsynopsis id="synopsis-vboxmanage-controlvm-clipboard"> 301 301 <command>VBoxManage controlvm</command> … … 312 312 </group> 313 313 </cmdsynopsis> 314 314 315 315 <cmdsynopsis id="synopsis-vboxmanage-controlvm-draganddrop"> 316 316 <command>VBoxManage controlvm</command> … … 327 327 </group> 328 328 </cmdsynopsis> 329 329 330 330 <cmdsynopsis id="synopsis-vboxmanage-controlvm-vrde"> 331 331 <command>VBoxManage controlvm</command> … … 340 340 </group> 341 341 </cmdsynopsis> 342 342 343 343 <cmdsynopsis id="synopsis-vboxmanage-controlvm-vrdeport"> 344 344 <command>VBoxManage controlvm</command> … … 350 350 <arg choice="req"><replaceable>port</replaceable></arg> 351 351 </cmdsynopsis> 352 352 353 353 <cmdsynopsis id="synopsis-vboxmanage-controlvm-vrdeproperty"> 354 354 <command>VBoxManage controlvm</command> … … 360 360 <arg choice="req"><replaceable>prop-name</replaceable>=<arg><replaceable>prop-value</replaceable></arg></arg> 361 361 </cmdsynopsis> 362 362 363 363 <cmdsynopsis id="synopsis-vboxmanage-controlvm-vrdevideochannelquality"> 364 364 <command>VBoxManage controlvm</command> … … 370 370 <arg choice="req"><replaceable>percentage</replaceable></arg> 371 371 </cmdsynopsis> 372 372 373 373 <cmdsynopsis id="synopsis-vboxmanage-controlvm-setvideomodehint"> 374 374 <command>VBoxManage controlvm</command> … … 386 386 </group></arg> 387 387 </cmdsynopsis> 388 388 389 389 <cmdsynopsis id="synopsis-vboxmanage-controlvm-setscreenlayout"> 390 390 <command>VBoxManage controlvm</command> … … 401 401 </group> 402 402 </cmdsynopsis> 403 403 404 404 <cmdsynopsis id="synopsis-vboxmanage-controlvm-screenshotpng"> 405 405 <command>VBoxManage controlvm</command> … … 412 412 <arg><replaceable>display</replaceable></arg> 413 413 </cmdsynopsis> 414 414 415 415 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recording"> 416 416 <command>VBoxManage controlvm</command> … … 425 425 </group> 426 426 </cmdsynopsis> 427 427 428 428 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingscreens"> 429 429 <command>VBoxManage controlvm</command> … … 439 439 </group> 440 440 </cmdsynopsis> 441 441 442 442 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingfilename"> 443 443 <command>VBoxManage controlvm</command> … … 449 449 <arg choice="req">filename</arg> 450 450 </cmdsynopsis> 451 451 452 452 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingvideores"> 453 453 <command>VBoxManage controlvm</command> … … 459 459 <arg choice="req"><replaceable>width</replaceable>x<replaceable>height</replaceable></arg> 460 460 </cmdsynopsis> 461 461 462 462 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingvideorate"> 463 463 <command>VBoxManage controlvm</command> … … 469 469 <arg choice="req"><replaceable>rate</replaceable></arg> 470 470 </cmdsynopsis> 471 471 472 472 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingvideofps"> 473 473 <command>VBoxManage controlvm</command> … … 479 479 <arg choice="req"><replaceable>fps</replaceable></arg> 480 480 </cmdsynopsis> 481 481 482 482 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingmaxtime"> 483 483 <command>VBoxManage controlvm</command> … … 486 486 <arg choice="plain"><replaceable>vmname</replaceable></arg> 487 487 </group> 488 <arg choice="plain">recording maxtime</arg> 488 <arg choice="plain">recording maxtime</arg> 489 489 <arg choice="req"><replaceable>sec</replaceable></arg> 490 490 </cmdsynopsis> 491 491 492 492 <cmdsynopsis id="synopsis-vboxmanage-controlvm-recordingmaxfilesize"> 493 493 <command>VBoxManage controlvm</command> … … 499 499 <arg choice="req"><replaceable>MB</replaceable></arg> 500 500 </cmdsynopsis> 501 501 502 502 <cmdsynopsis id="synopsis-vboxmanage-controlvm-setcredentials"> 503 503 <command>VBoxManage controlvm</command> … … 518 518 </group></arg> 519 519 </cmdsynopsis> 520 520 521 521 <cmdsynopsis id="synopsis-vboxmanage-controlvm-teleport"> 522 522 <command>VBoxManage controlvm</command> … … 534 534 </group> 535 535 </cmdsynopsis> 536 536 537 537 <cmdsynopsis id="synopsis-vboxmanage-controlvm-plugcpu"> 538 538 <command>VBoxManage controlvm</command> … … 544 544 <arg choice="req"><replaceable>ID</replaceable></arg> 545 545 </cmdsynopsis> 546 546 547 547 <cmdsynopsis id="synopsis-vboxmanage-controlvm-unplugcpu"> 548 548 <command>VBoxManage controlvm</command> … … 554 554 <arg choice="req"><replaceable>ID</replaceable></arg> 555 555 </cmdsynopsis> 556 556 557 557 <cmdsynopsis id="synopsis-vboxmanage-controlvm-cpuexecutioncap"> 558 558 <command>VBoxManage controlvm</command> … … 564 564 <arg choice="req"><replaceable>num</replaceable></arg> 565 565 </cmdsynopsis> 566 566 567 567 <cmdsynopsis id="synopsis-vboxmanage-controlvm-vmprocesspriority"> 568 568 <command>VBoxManage controlvm</command> … … 580 580 </group> 581 581 </cmdsynopsis> 582 582 583 583 <cmdsynopsis id="synopsis-vboxmanage-controlvm-webcam-attach"> 584 584 <command>VBoxManage controlvm</command> … … 590 590 <arg><replaceable>pathname</replaceable><arg><replaceable>settings</replaceable></arg></arg> 591 591 </cmdsynopsis> 592 592 593 593 <cmdsynopsis id="synopsis-vboxmanage-controlvm-webcam-detach"> 594 594 <command>VBoxManage controlvm</command> … … 600 600 <arg><replaceable>pathname</replaceable></arg> 601 601 </cmdsynopsis> 602 602 603 603 <cmdsynopsis id="synopsis-vboxmanage-controlvm-webcam-list"> 604 604 <command>VBoxManage controlvm</command> … … 609 609 <arg choice="plain">webcam list</arg> 610 610 </cmdsynopsis> 611 611 612 612 <cmdsynopsis id="synopsis-vboxmanage-controlvm-addencpassword"> 613 613 <command>VBoxManage controlvm</command> … … 627 627 </group></arg> 628 628 </cmdsynopsis> 629 629 630 630 <cmdsynopsis id="synopsis-vboxmanage-controlvm-removeencpassword"> 631 631 <command>VBoxManage controlvm</command> … … 637 637 <arg choice="req"><replaceable>ID</replaceable></arg> 638 638 </cmdsynopsis> 639 639 640 640 <cmdsynopsis id="synopsis-vboxmanage-controlvm-removeallencpasswords"> 641 641 <command>VBoxManage controlvm</command> … … 646 646 <arg choice="plain">removeallencpasswords</arg> 647 647 </cmdsynopsis> 648 648 649 649 <cmdsynopsis id="synopsis-vboxmanage-controlvm-changeuartmode"> 650 650 <command>VBoxManage controlvm</command> -
trunk/doc/manual/en_US/man_VBoxManage-convertfromraw.xml
r82044 r82057 38 38 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 39 39 <cmdsynopsis id="synopsis-vboxmanage-convertfromraw-file"> 40 <command>VBoxManage convertfromraw</command> 40 <command>VBoxManage convertfromraw</command> 41 41 <arg choice="req"><replaceable>inputfile</replaceable></arg> 42 42 <arg choice="req"><replaceable>outputfile</replaceable></arg> … … 49 49 <arg>--variant=Standard,Fixed,Split2G,Stream,ESX</arg> 50 50 </cmdsynopsis> 51 51 52 52 <cmdsynopsis id="synopsis-vboxmanage-convertfromraw-stdin"> 53 <command>VBoxManage convertfromraw stdin</command> 53 <command>VBoxManage convertfromraw stdin</command> 54 54 <arg choice="req"><replaceable>outputfile</replaceable></arg> 55 55 <arg>--format=<group choice="plain"> -
trunk/doc/manual/en_US/man_VBoxManage-createvm.xml
r82044 r82057 38 38 <cmdsynopsis id="synopsis-vboxmanage-createvm"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <command>VBoxManage createvm</command> 40 <command>VBoxManage createvm</command> 41 41 <arg choice="req">--name=<replaceable>name</replaceable></arg> 42 42 <arg>--basefolder=<replaceable>basefolder</replaceable></arg> -
trunk/doc/manual/en_US/man_VBoxManage-encryptmedium.xml
r82044 r82057 148 148 </para> 149 149 <screen>$ VBoxManage encryptmedium "$HOME/VirtualBox VMs/ol7u4/ol7u4-2.vdi" \ 150 --oldpassword=- 150 --oldpassword=- 151 151 Password: <replaceable>original-password</replaceable></screen> 152 152 <para> -
trunk/doc/manual/en_US/man_VBoxManage-export.xml
r82044 r82057 38 38 <cmdsynopsis id="synopsis-vboxmanage-export-ovf"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <command>VBoxManage export</command> 41 <arg choice="req"><replaceable>machines</replaceable></arg> 40 <command>VBoxManage export</command> 41 <arg choice="req"><replaceable>machines</replaceable></arg> 42 42 <arg choice="req">--output=<replaceable>name</replaceable></arg> 43 43 <group> … … 48 48 <arg choice="plain">--opc10</arg> 49 49 </group> 50 <arg>--manifest</arg> 51 <arg>--iso</arg> 50 <arg>--manifest</arg> 51 <arg>--iso</arg> 52 52 <arg>--options=<group choice="plain"> 53 53 <arg choice="plain">manifest</arg> … … 55 55 <arg choice="plain">nomacs</arg> 56 56 <arg choice="plain">nomacsbutnat</arg> 57 </group></arg> 58 <arg>--vsys=<replaceable>virtual-system-number</replaceable></arg> 59 <arg>--description=<replaceable>description-info</replaceable></arg> 60 <arg>--eula=<replaceable>license-text</replaceable></arg> 61 <arg>--eulafile=<replaceable>filename</replaceable></arg> 62 <arg>--product=<replaceable>product-name</replaceable></arg> 63 <arg>--producturl=<replaceable>product-URL</replaceable></arg> 64 <arg>--vendor=<replaceable>vendor-name</replaceable></arg> 65 <arg>--vendorurl=<replaceable>vendor-URL</replaceable></arg> 66 <arg>--version=<replaceable>version-info</replaceable></arg> 57 </group></arg> 58 <arg>--vsys=<replaceable>virtual-system-number</replaceable></arg> 59 <arg>--description=<replaceable>description-info</replaceable></arg> 60 <arg>--eula=<replaceable>license-text</replaceable></arg> 61 <arg>--eulafile=<replaceable>filename</replaceable></arg> 62 <arg>--product=<replaceable>product-name</replaceable></arg> 63 <arg>--producturl=<replaceable>product-URL</replaceable></arg> 64 <arg>--vendor=<replaceable>vendor-name</replaceable></arg> 65 <arg>--vendorurl=<replaceable>vendor-URL</replaceable></arg> 66 <arg>--version=<replaceable>version-info</replaceable></arg> 67 67 <arg>--vmname=<replaceable>vmname</replaceable></arg> 68 68 </cmdsynopsis> 69 69 70 70 <cmdsynopsis id="synopsis-vboxmanage-export-cloud"> 71 <command>VBoxManage export</command> 72 <arg choice="req"><replaceable>machine</replaceable></arg> 73 <arg choice="req">--output=<replaceable>cloud-service-provider</replaceable></arg> 74 <arg>--vmname=<replaceable>vmname</replaceable></arg> 75 <arg>--cloud=<replaceable>virtual-system-number</replaceable></arg> 76 <arg>--cloudprofile=<replaceable>cloud-profile-name</replaceable></arg> 77 <arg>--cloudshape=<replaceable>cloud-shape-name</replaceable></arg> 78 <arg>--clouddomain=<replaceable>cloud-domain</replaceable></arg> 79 <arg>--clouddisksize=<replaceable>disk-size-in-GB</replaceable></arg> 80 <arg>--cloudbucket=<replaceable>bucket-name</replaceable></arg> 81 <arg>--cloudocivcn=<replaceable>OCI-VCN-ID</replaceable></arg> 82 <arg>--cloudocisubnet=<replaceable>OCI-subnet-ID</replaceable></arg> 71 <command>VBoxManage export</command> 72 <arg choice="req"><replaceable>machine</replaceable></arg> 73 <arg choice="req">--output=<replaceable>cloud-service-provider</replaceable></arg> 74 <arg>--vmname=<replaceable>vmname</replaceable></arg> 75 <arg>--cloud=<replaceable>virtual-system-number</replaceable></arg> 76 <arg>--cloudprofile=<replaceable>cloud-profile-name</replaceable></arg> 77 <arg>--cloudshape=<replaceable>cloud-shape-name</replaceable></arg> 78 <arg>--clouddomain=<replaceable>cloud-domain</replaceable></arg> 79 <arg>--clouddisksize=<replaceable>disk-size-in-GB</replaceable></arg> 80 <arg>--cloudbucket=<replaceable>bucket-name</replaceable></arg> 81 <arg>--cloudocivcn=<replaceable>OCI-VCN-ID</replaceable></arg> 82 <arg>--cloudocisubnet=<replaceable>OCI-subnet-ID</replaceable></arg> 83 83 <arg>--cloudkeepobject=<group choice="plain"> 84 84 <arg choice="plain">true</arg> 85 85 <arg choice="plain">false</arg> 86 </group></arg> 86 </group></arg> 87 87 <arg>--cloudlaunchinstance=<group choice="plain"> 88 88 <arg choice="plain">true</arg> 89 89 <arg choice="plain">false</arg> 90 </group></arg> 90 </group></arg> 91 91 <arg>--cloudlaunchmode=<group choice="plain"> 92 92 <arg choice="plain">EMULATED</arg> 93 93 <arg choice="plain">PARAVIRTUALIZED</arg> 94 </group></arg> 94 </group></arg> 95 95 <arg>--cloudpublicip=<group choice="plain"> 96 96 <arg choice="plain">true</arg> -
trunk/doc/manual/en_US/man_VBoxManage-guestcontrol.xml
r82044 r82057 70 70 <arg choice="req">-- <replaceable>program/arg0</replaceable> <arg rep="repeat"><replaceable>argument</replaceable></arg></arg> 71 71 </cmdsynopsis> 72 72 73 73 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-start"> 74 74 <command>VBoxManage guestcontrol</command> … … 94 94 <arg choice="req">-- <replaceable>program/arg0</replaceable> <arg rep="repeat"><replaceable>argument</replaceable></arg></arg> 95 95 </cmdsynopsis> 96 96 97 97 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-copyfrom-hostdest"> 98 98 <command>VBoxManage guestcontrol</command> … … 116 116 <arg choice="req"><replaceable>host-destination</replaceable></arg> 117 117 </cmdsynopsis> 118 118 119 119 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-copyfrom-hostdestdir"> 120 120 <command>VBoxManage guestcontrol</command> … … 138 138 <arg choice="plain"><replaceable>guest-source1</replaceable> [...]</arg> 139 139 </cmdsynopsis> 140 140 141 141 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-copyto-hostdest"> 142 142 <command>VBoxManage guestcontrol</command> … … 160 160 <arg choice="req"><replaceable>guest-destination</replaceable></arg> 161 161 </cmdsynopsis> 162 162 163 163 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-copyto-hostdestdir"> 164 164 <command>VBoxManage guestcontrol</command> … … 182 182 <arg choice="plain"><replaceable>host-source1</replaceable> [...]</arg> 183 183 </cmdsynopsis> 184 184 185 185 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-mkdir"> 186 186 <command>VBoxManage guestcontrol</command> … … 202 202 <arg choice="req" rep="repeat"><replaceable>guest-directory</replaceable></arg> 203 203 </cmdsynopsis> 204 204 205 205 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-rmdir"> 206 206 <command>VBoxManage guestcontrol</command> … … 221 221 <arg choice="req" rep="repeat"><replaceable>guest-directory</replaceable></arg> 222 222 </cmdsynopsis> 223 223 224 224 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-rm"> 225 225 <command>VBoxManage guestcontrol</command> … … 240 240 <arg choice="req" rep="repeat"><replaceable>guest-directory</replaceable></arg> 241 241 </cmdsynopsis> 242 242 243 243 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-mv"> 244 244 <command>VBoxManage guestcontrol</command> … … 259 259 <arg choice="req"><replaceable>destination-directory</replaceable></arg> 260 260 </cmdsynopsis> 261 261 262 262 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-mktemp"> 263 263 <command>VBoxManage guestcontrol</command> … … 280 280 <arg choice="req"><replaceable>template-name</replaceable></arg> 281 281 </cmdsynopsis> 282 282 283 283 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-stat"> 284 284 <command>VBoxManage guestcontrol</command> … … 298 298 <arg choice="req"><replaceable>filename</replaceable></arg> 299 299 </cmdsynopsis> 300 300 301 301 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-list"> 302 302 <command>VBoxManage guestcontrol</command> … … 315 315 <arg>--verbose</arg> 316 316 </cmdsynopsis> 317 317 318 318 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-closeprocess"> 319 319 <command>VBoxManage guestcontrol</command> … … 331 331 <arg choice="req" rep="repeat"><replaceable>PID</replaceable></arg> 332 332 </cmdsynopsis> 333 333 334 334 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-closesession"> 335 335 <command>VBoxManage guestcontrol</command> … … 347 347 <arg>--verbose</arg> 348 348 </cmdsynopsis> 349 349 350 350 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-updatega"> 351 351 <command>VBoxManage guestcontrol</command> … … 361 361 <arg>-- <arg rep="repeat"><replaceable>argument</replaceable></arg></arg> 362 362 </cmdsynopsis> 363 363 364 364 <cmdsynopsis id="synopsis-vboxmanage-guestcontrol-watch"> 365 365 <command>VBoxManage guestcontrol</command> -
trunk/doc/manual/en_US/man_VBoxManage-guestproperty.xml
r82044 r82057 46 46 <arg>--verbose</arg> 47 47 </cmdsynopsis> 48 48 49 49 <cmdsynopsis id="synopsis-vboxmanage-guestproperty-enumerate"> 50 50 <command>VBoxManage guestproperty enumerate</command> … … 55 55 <arg>--patterns=<replaceable>patterns</replaceable></arg> 56 56 </cmdsynopsis> 57 57 58 58 <cmdsynopsis id="synopsis-vboxmanage-guestproperty-set"> 59 59 <command>VBoxManage guestproperty set</command> … … 65 65 <arg><replaceable>property-value</replaceable><arg>--flags=<replaceable>flags</replaceable></arg></arg> 66 66 </cmdsynopsis> 67 67 68 68 <cmdsynopsis id="synopsis-vboxmanage-guestproperty-unset"> 69 69 <command>VBoxManage guestproperty unset</command> … … 74 74 <arg choice="req"><replaceable>property-name</replaceable></arg> 75 75 </cmdsynopsis> 76 76 77 77 <cmdsynopsis id="synopsis-vboxmanage-guestproperty-wait"> 78 78 <command>VBoxManage guestproperty wait</command> -
trunk/doc/manual/en_US/man_VBoxManage-hostonlyif.xml
r82044 r82057 38 38 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 39 39 <cmdsynopsis id="synopsis-vboxmanage-hostonlyif-ipconfig"> 40 <command>VBoxManage hostonlyif ipconfig</command> 40 <command>VBoxManage hostonlyif ipconfig</command> 41 41 <arg choice="req"><replaceable>ifname</replaceable></arg> 42 42 <group> … … 46 46 </group> 47 47 </cmdsynopsis> 48 48 49 49 <cmdsynopsis id="synopsis-vboxmanage-hostonlyif-create"> 50 50 <command>VBoxManage hostonlyif create</command> 51 51 </cmdsynopsis> 52 52 53 53 <cmdsynopsis id="synopsis-vboxmanage-hostonlyif-remove"> 54 <command>VBoxManage hostonlyif remove</command> 54 <command>VBoxManage hostonlyif remove</command> 55 55 <arg choice="req"><replaceable>ifname</replaceable></arg> 56 56 </cmdsynopsis> -
trunk/doc/manual/en_US/man_VBoxManage-list.xml
r82044 r82057 38 38 <cmdsynopsis id="synopsis-vboxmanage-list-bridgedifs"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <command>VBoxManage list</command> 40 <command>VBoxManage list</command> 41 41 <arg>--long</arg> 42 42 <arg>--sorted</arg> 43 43 <arg choice="plain">bridgedifs</arg> 44 44 </cmdsynopsis> 45 45 46 46 <cmdsynopsis id="synopsis-vboxmanage-list-cloudprofiles"> 47 <command>VBoxManage list</command> 47 <command>VBoxManage list</command> 48 48 <arg>--long</arg> 49 49 <arg>--sorted</arg> 50 50 <arg choice="plain">cloudprofiles</arg> 51 51 </cmdsynopsis> 52 52 53 53 <cmdsynopsis id="synopsis-vboxmanage-list-cloudproviders"> 54 <command>VBoxManage list</command> 54 <command>VBoxManage list</command> 55 55 <arg>--long</arg> 56 56 <arg>--sorted</arg> 57 57 <arg choice="plain">cloudproviders</arg> 58 58 </cmdsynopsis> 59 59 60 60 <cmdsynopsis id="synopsis-vboxmanage-list-dhcpservers"> 61 <command>VBoxManage list</command> 61 <command>VBoxManage list</command> 62 62 <arg>--long</arg> 63 63 <arg>--sorted</arg> 64 64 <arg choice="plain">dhcpservers</arg> 65 65 </cmdsynopsis> 66 66 67 67 <cmdsynopsis id="synopsis-vboxmanage-list-dvds"> 68 <command>VBoxManage list</command> 68 <command>VBoxManage list</command> 69 69 <arg>--long</arg> 70 70 <arg>--sorted</arg> 71 71 <arg choice="plain">dvds</arg> 72 72 </cmdsynopsis> 73 73 74 74 <cmdsynopsis id="synopsis-vboxmanage-list-extpacks"> 75 <command>VBoxManage list</command> 75 <command>VBoxManage list</command> 76 76 <arg>--long</arg> 77 77 <arg>--sorted</arg> … … 79 79 </cmdsynopsis> 80 80 <cmdsynopsis id="synopsis-vboxmanage-list-floppies"> 81 <command>VBoxManage list</command> 81 <command>VBoxManage list</command> 82 82 <arg>--long</arg> 83 83 <arg>--sorted</arg> 84 84 <arg choice="plain">floppies</arg> 85 85 </cmdsynopsis> 86 86 87 87 <cmdsynopsis id="synopsis-vboxmanage-list-groups"> 88 <command>VBoxManage list</command> 88 <command>VBoxManage list</command> 89 89 <arg>--long</arg> 90 90 <arg>--sorted</arg> 91 91 <arg choice="plain">groups</arg> 92 92 </cmdsynopsis> 93 93 94 94 <cmdsynopsis id="synopsis-vboxmanage-list-hddbackends"> 95 <command>VBoxManage list</command> 95 <command>VBoxManage list</command> 96 96 <arg>--long</arg> 97 97 <arg>--sorted</arg> 98 98 <arg choice="plain">hddbackends</arg> 99 99 </cmdsynopsis> 100 100 101 101 <cmdsynopsis id="synopsis-vboxmanage-list-hdds"> 102 <command>VBoxManage list</command> 102 <command>VBoxManage list</command> 103 103 <arg>--long</arg> 104 104 <arg>--sorted</arg> 105 105 <arg choice="plain">hdds</arg> 106 106 </cmdsynopsis> 107 107 108 108 <cmdsynopsis id="synopsis-vboxmanage-list-hostcpuids"> 109 <command>VBoxManage list</command> 109 <command>VBoxManage list</command> 110 110 <arg>--long</arg> 111 111 <arg>--sorted</arg> 112 112 <arg choice="plain">hostcpuids</arg> 113 113 </cmdsynopsis> 114 114 115 115 <cmdsynopsis id="synopsis-vboxmanage-list-hostdvds"> 116 <command>VBoxManage list</command> 116 <command>VBoxManage list</command> 117 117 <arg>--long</arg> 118 118 <arg>--sorted</arg> 119 119 <arg choice="plain">hostdvds</arg> 120 120 </cmdsynopsis> 121 121 122 122 <cmdsynopsis id="synopsis-vboxmanage-list-hostfloppies"> 123 <command>VBoxManage list</command> 123 <command>VBoxManage list</command> 124 124 <arg>--long</arg> 125 125 <arg>--sorted</arg> 126 126 <arg choice="plain">hostfloppies</arg> 127 127 </cmdsynopsis> 128 128 129 129 <cmdsynopsis id="synopsis-vboxmanage-list-hostinfo"> 130 <command>VBoxManage list</command> 130 <command>VBoxManage list</command> 131 131 <arg>--long</arg> 132 132 <arg>--sorted</arg> 133 133 <arg choice="plain">hostinfo</arg> 134 134 </cmdsynopsis> 135 135 136 136 <cmdsynopsis id="synopsis-vboxmanage-list-hostonlyifs"> 137 <command>VBoxManage list</command> 137 <command>VBoxManage list</command> 138 138 <arg>--long</arg> 139 139 <arg>--sorted</arg> 140 140 <arg choice="plain">hostonlyifs</arg> 141 141 </cmdsynopsis> 142 142 143 143 <cmdsynopsis id="synopsis-vboxmanage-list-intnets"> 144 <command>VBoxManage list</command> 144 <command>VBoxManage list</command> 145 145 <arg>--long</arg> 146 146 <arg>--sorted</arg> 147 147 <arg choice="plain">intnets</arg> 148 148 </cmdsynopsis> 149 149 150 150 <cmdsynopsis id="synopsis-vboxmanage-list-natnets"> 151 <command>VBoxManage list</command> 151 <command>VBoxManage list</command> 152 152 <arg>--long</arg> 153 153 <arg>--sorted</arg> 154 154 <arg choice="plain">natnets</arg> 155 155 </cmdsynopsis> 156 156 157 157 <cmdsynopsis id="synopsis-vboxmanage-list-ostypes"> 158 <command>VBoxManage list</command> 158 <command>VBoxManage list</command> 159 159 <arg>--long</arg> 160 160 <arg>--sorted</arg> 161 161 <arg choice="plain">ostypes</arg> 162 162 </cmdsynopsis> 163 163 164 164 <cmdsynopsis id="synopsis-vboxmanage-list-runningvms"> 165 <command>VBoxManage list</command> 165 <command>VBoxManage list</command> 166 166 <arg>--long</arg> 167 167 <arg>--sorted</arg> 168 168 <arg choice="plain">runningvms</arg> 169 169 </cmdsynopsis> 170 170 171 171 <cmdsynopsis id="synopsis-vboxmanage-list-screenshotformats"> 172 <command>VBoxManage list</command> 172 <command>VBoxManage list</command> 173 173 <arg>--long</arg> 174 174 <arg>--sorted</arg> 175 175 <arg choice="plain">screenshotformats</arg> 176 176 </cmdsynopsis> 177 177 178 178 <cmdsynopsis id="synopsis-vboxmanage-list-systemproperties"> 179 <command>VBoxManage list</command> 179 <command>VBoxManage list</command> 180 180 <arg>--long</arg> 181 181 <arg>--sorted</arg> 182 182 <arg choice="plain">systemproperties</arg> 183 183 </cmdsynopsis> 184 184 185 185 <cmdsynopsis id="synopsis-vboxmanage-list-usbfilters"> 186 <command>VBoxManage list</command> 186 <command>VBoxManage list</command> 187 187 <arg>--long</arg> 188 188 <arg>--sorted</arg> 189 189 <arg choice="plain">usbfilters</arg> 190 190 </cmdsynopsis> 191 191 192 192 <cmdsynopsis id="synopsis-vboxmanage-list-usbhost"> 193 <command>VBoxManage list</command> 193 <command>VBoxManage list</command> 194 194 <arg>--long</arg> 195 195 <arg>--sorted</arg> 196 196 <arg choice="plain">usbhost</arg> 197 197 </cmdsynopsis> 198 198 199 199 <cmdsynopsis id="synopsis-vboxmanage-list-vms"> 200 <command>VBoxManage list</command> 200 <command>VBoxManage list</command> 201 201 <arg>--long</arg> 202 202 <arg>--sorted</arg> 203 203 <arg choice="plain">vms</arg> 204 204 </cmdsynopsis> 205 205 206 206 <cmdsynopsis id="synopsis-vboxmanage-list-webcams"> 207 <command>VBoxManage list</command> 207 <command>VBoxManage list</command> 208 208 <arg>--long</arg> 209 209 <arg>--sorted</arg> -
trunk/doc/manual/en_US/man_VBoxManage-mediumproperty.xml
r82044 r82057 52 52 <arg choice="req"><replaceable>property-value</replaceable></arg> 53 53 </cmdsynopsis> 54 54 55 55 <cmdsynopsis id="synopsis-vboxmanage-mediumproperty-get"> 56 56 <command>VBoxManage mediumproperty</command> … … 67 67 <arg choice="req"><replaceable>property-name</replaceable></arg> 68 68 </cmdsynopsis> 69 69 70 70 <cmdsynopsis id="synopsis-vboxmanage-mediumproperty-delete"> 71 71 <command>VBoxManage mediumproperty</command> -
trunk/doc/manual/en_US/man_VBoxManage-metrics.xml
r82044 r82057 37 37 <refsynopsisdiv> 38 38 <cmdsynopsis id="synopsis-vboxmanage-metrics-collect"> 39 <command>VBoxManage metrics collect</command> 39 <command>VBoxManage metrics collect</command> 40 40 <arg>--detach</arg> 41 41 <arg>--list</arg> … … 48 48 </group> 49 49 </cmdsynopsis> 50 50 51 51 <cmdsynopsis id="synopsis-vboxmanage-metrics-disable"> 52 <command>VBoxManage metrics disable</command> 52 <command>VBoxManage metrics disable</command> 53 53 <arg>--list</arg> 54 54 <group> … … 58 58 </group> 59 59 </cmdsynopsis> 60 60 61 61 <cmdsynopsis id="synopsis-vboxmanage-metrics-enable"> 62 <command>VBoxManage metrics enable</command> 62 <command>VBoxManage metrics enable</command> 63 63 <arg>--list</arg> 64 64 <group> … … 68 68 </group> 69 69 </cmdsynopsis> 70 70 71 71 <cmdsynopsis id="synopsis-vboxmanage-metrics-list"> 72 72 <command>VBoxManage metrics list</command> … … 77 77 </group> 78 78 </cmdsynopsis> 79 79 80 80 <cmdsynopsis id="synopsis-vboxmanage-metrics-query"> 81 81 <command>VBoxManage metrics query</command> … … 86 86 </group> 87 87 </cmdsynopsis> 88 88 89 89 <cmdsynopsis id="synopsis-vboxmanage-metrics-setup"> 90 <command>VBoxManage metrics setup</command> 90 <command>VBoxManage metrics setup</command> 91 91 <arg>--list</arg> 92 92 <arg>--period <replaceable>seconds</replaceable></arg> -
trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml
r82044 r82057 241 241 </group></arg> 242 242 </cmdsynopsis> 243 243 244 244 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-networking"> 245 245 <command>VBoxManage modifyvm</command> … … 303 303 </group></arg> 304 304 </cmdsynopsis> 305 305 306 306 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-networking-nat"> 307 307 <command>VBoxManage modifyvm</command> … … 341 341 </group></arg> 342 342 </cmdsynopsis> 343 343 344 344 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-other-hardware"> 345 345 <command>VBoxManage modifyvm</command> … … 436 436 <arg>--usbrename=<replaceable>old-name</replaceable> <replaceable>new-name</replaceable></arg> 437 437 </cmdsynopsis> 438 438 439 439 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-recording"> 440 440 <command>VBoxManage modifyvm</command> … … 459 459 <arg>--recordingvideores=<replaceable>width</replaceable> <replaceable>height</replaceable></arg> 460 460 </cmdsynopsis> 461 461 462 462 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-vrde"> 463 463 <command>VBoxManage modifyvm</command> … … 500 500 <arg>--vrdevideochannelquality=<replaceable>percent</replaceable></arg> 501 501 </cmdsynopsis> 502 502 503 503 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-teleport"> 504 504 <command>VBoxManage modifyvm</command> … … 526 526 <arg>--cpuidremoveall</arg> 527 527 </cmdsynopsis> 528 528 529 529 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-debugging"> 530 530 <command>VBoxManage modifyvm</command> … … 543 543 </group></arg> 544 544 </cmdsynopsis> 545 545 546 546 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-usbcardreader"> 547 547 <command>VBoxManage modifyvm</command> … … 555 555 </group></arg> 556 556 </cmdsynopsis> 557 557 558 558 <cmdsynopsis id="synopsis-vboxmanage-modifyvm-autostart"> 559 559 <command>VBoxManage modifyvm</command> -
trunk/doc/manual/en_US/man_VBoxManage-natnetwork.xml
r82044 r82057 52 52 <arg>--port-forward-6=<replaceable>rule</replaceable></arg> 53 53 </cmdsynopsis> 54 54 55 55 <cmdsynopsis id="synopsis-vboxmanage-natnetwork-list"> 56 <command>VBoxManage natnetwork list</command> 56 <command>VBoxManage natnetwork list</command> 57 57 <arg><replaceable>filter-pattern</replaceable></arg> 58 58 </cmdsynopsis> 59 59 60 60 <cmdsynopsis id="synopsis-vboxmanage-natnetwork-modify"> 61 <command>VBoxManage natnetwork modify</command> 61 <command>VBoxManage natnetwork modify</command> 62 62 <arg>--dhcp=on|off</arg> 63 63 <group> … … 73 73 <arg>--port-forward-6=<replaceable>rule</replaceable></arg> 74 74 </cmdsynopsis> 75 75 76 76 <cmdsynopsis id="synopsis-vboxmanage-natnetwork-remove"> 77 <command>VBoxManage natnetwork remove</command> 78 <arg choice="req">--netname=<replaceable>name</replaceable></arg> 79 </cmdsynopsis> 80 77 <command>VBoxManage natnetwork remove</command> 78 <arg choice="req">--netname=<replaceable>name</replaceable></arg> 79 </cmdsynopsis> 80 81 81 <cmdsynopsis id="synopsis-vboxmanage-natnetwork-start"> 82 <command>VBoxManage natnetwork start</command> 83 <arg choice="req">--netname=<replaceable>name</replaceable></arg> 84 </cmdsynopsis> 85 82 <command>VBoxManage natnetwork start</command> 83 <arg choice="req">--netname=<replaceable>name</replaceable></arg> 84 </cmdsynopsis> 85 86 86 <cmdsynopsis id="synopsis-vboxmanage-natnetwork-stop"> 87 <command>VBoxManage natnetwork stop</command> 87 <command>VBoxManage natnetwork stop</command> 88 88 <arg choice="req">--netname=<replaceable>name</replaceable></arg> 89 89 </cmdsynopsis> -
trunk/doc/manual/en_US/man_VBoxManage-registervm.xml
r82044 r82057 38 38 <cmdsynopsis id="synopsis-vboxmanage-registervm"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <command>VBoxManage registervm</command> 40 <command>VBoxManage registervm</command> 41 41 <arg choice="req"><replaceable>filename</replaceable></arg> 42 42 </cmdsynopsis> -
trunk/doc/manual/en_US/man_VBoxManage-setproperty.xml
r82044 r82057 38 38 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 39 39 <cmdsynopsis id="synopsis-vboxmanage-setproperty"> 40 <command>VBoxManage setproperty</command> 40 <command>VBoxManage setproperty</command> 41 41 <arg choice="req"><replaceable>property-name</replaceable></arg> 42 42 <arg choice="req"><replaceable>property-value</replaceable></arg> -
trunk/doc/manual/en_US/man_VBoxManage-sharedfolder.xml
r82044 r82057 49 49 <arg>--transient</arg> 50 50 </cmdsynopsis> 51 51 52 52 <cmdsynopsis id="synopsis-vboxmanage-sharedfolder-remove"> 53 53 <command>VBoxManage sharedfolder remove</command> -
trunk/doc/manual/en_US/man_VBoxManage-showvminfo.xml
r82044 r82057 47 47 <arg>--machinereadable</arg> 48 48 </cmdsynopsis> 49 49 50 50 <cmdsynopsis id="synopsis-vboxmanage-showvminfo-log"> 51 51 <command>VBoxManage showvminfo</command> -
trunk/doc/manual/en_US/man_VBoxManage-usbdevsource.xml
r82044 r82057 37 37 <refsynopsisdiv> 38 38 <cmdsynopsis id="synopsis-vboxmanage-usbdevsource-add"> 39 <command>VBoxManage usbdevsource add</command> 39 <command>VBoxManage usbdevsource add</command> 40 40 <arg choice="req"><replaceable>source-name</replaceable></arg> 41 41 <arg choice="req">--backend=<replaceable>backend</replaceable></arg> 42 42 <arg choice="req">--address=<replaceable>address</replaceable></arg> 43 43 </cmdsynopsis> 44 44 45 45 <cmdsynopsis id="synopsis-vboxmanage-usbdevsource-remove"> 46 <command>VBoxManage usbdevsource remove</command> 46 <command>VBoxManage usbdevsource remove</command> 47 47 <arg choice="req"><replaceable>source-name</replaceable></arg> 48 48 </cmdsynopsis> -
trunk/doc/manual/en_US/man_VBoxManage-usbfilter.xml
r82044 r82057 38 38 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 39 39 <cmdsynopsis id="synopsis-vboxmanage-usbfilter-add"> 40 <command>VBoxManage usbfilter add</command> 40 <command>VBoxManage usbfilter add</command> 41 41 <arg choice="req"><replaceable>index</replaceable>,0-<replaceable>N</replaceable></arg> 42 42 <arg choice="req">--target=<group choice="req"> … … 57 57 <arg>--maskedinterfaces=<replaceable>XXXXXXXX</replaceable></arg> 58 58 </cmdsynopsis> 59 59 60 60 <cmdsynopsis id="synopsis-vboxmanage-usbfilter-modify"> 61 <command>VBoxManage usbfilter modify</command> 61 <command>VBoxManage usbfilter modify</command> 62 62 <arg choice="req"><replaceable>index</replaceable>,0-<replaceable>N</replaceable></arg> 63 63 <arg choice="req">--target=<group choice="req"> … … 78 78 <arg>--maskedinterfaces=<replaceable>XXXXXXXX</replaceable></arg> 79 79 </cmdsynopsis> 80 80 81 81 <cmdsynopsis id="synopsis-vboxmanage-usbfilter-remove"> 82 <command>VBoxManage usbfilter remove</command> 82 <command>VBoxManage usbfilter remove</command> 83 83 <arg choice="req"><replaceable>index</replaceable>,0-<replaceable>N</replaceable></arg> 84 84 <arg choice="req">--target=<group choice="req"> -
trunk/doc/manual/en_US/man_VBoxManage.xml
r82044 r82057 38 38 <cmdsynopsis id="synopsis-vboxmanage"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <command>VBoxManage</command> 40 <command>VBoxManage</command> 41 41 <arg>--nologo</arg> 42 42 <arg>--settingspw=[<replaceable>password</replaceable>]</arg> -
trunk/doc/manual/en_US/man_vboximg-mount.xml
r82044 r82057 45 45 </group> 46 46 </cmdsynopsis> 47 47 48 48 <cmdsynopsis id="synopsis-vboximg-mount-mount"> 49 <command>vboximg-mount</command> 50 <arg choice="req">--image=<replaceable>image-UUID</replaceable></arg> 51 <arg>--guest-filesystem</arg> 52 <arg>-o=<replaceable>FUSE-option</replaceable>[,<replaceable>FUSE-option</replaceable>]</arg> 53 <arg>--root</arg> 54 <arg>--rw</arg> 49 <command>vboximg-mount</command> 50 <arg choice="req">--image=<replaceable>image-UUID</replaceable></arg> 51 <arg>--guest-filesystem</arg> 52 <arg>-o=<replaceable>FUSE-option</replaceable>[,<replaceable>FUSE-option</replaceable>]</arg> 53 <arg>--root</arg> 54 <arg>--rw</arg> 55 55 <arg choice="req"><replaceable>mountpoint</replaceable></arg> 56 56 </cmdsynopsis> 57 57 58 58 <cmdsynopsis id="synopsis-vboximg-mount-list"> 59 <command>vboximg-mount</command> 60 <arg choice="req">--list</arg> 61 <arg>--image=<replaceable>image-UUID</replaceable></arg> 62 <arg>--guest-filesystem</arg> 63 <arg>--verbose</arg> 64 <arg>--vm=<replaceable>vm-UUID</replaceable></arg> 59 <command>vboximg-mount</command> 60 <arg choice="req">--list</arg> 61 <arg>--image=<replaceable>image-UUID</replaceable></arg> 62 <arg>--guest-filesystem</arg> 63 <arg>--verbose</arg> 64 <arg>--vm=<replaceable>vm-UUID</replaceable></arg> 65 65 <arg>--wide</arg> 66 66 </cmdsynopsis> … … 307 307 $ vboximg-mount --image=b490e578-08be-4f7d-98e9-4c0ef0952377 fuse_mount_point 308 308 $ ls fuse_mount_point 309 ubu.vdi[32256:2053029880] vhdd 309 ubu.vdi[32256:2053029880] vhdd 310 310 $ sudo mount fuse_mount_point/vhdd /mnt</screen> 311 311 <para>
Note:
See TracChangeset
for help on using the changeset viewer.