- Timestamp:
- Jun 25, 2021 6:42:31 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145378
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-list.xml
r82969 r89920 20 20 <refentry id="vboxmanage-list" lang="en"> 21 21 <refentryinfo> 22 <pubdate> September 2019</pubdate>22 <pubdate>$Date$</pubdate> 23 23 <title>VBoxManage list</title> 24 24 </refentryinfo> … … 36 36 37 37 <refsynopsisdiv> 38 <cmdsynopsis id="synopsis-vboxmanage-list -bridgedifs">38 <cmdsynopsis id="synopsis-vboxmanage-list"> 39 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 40 <command>VBoxManage list</command> 41 41 <arg>--long</arg> 42 42 <arg>--sorted</arg> 43 <arg choice="plain">bridgedifs</arg> 44 </cmdsynopsis> 45 46 <cmdsynopsis id="synopsis-vboxmanage-list-cloudprofiles"> 47 <command>VBoxManage list</command> 48 <arg>--long</arg> 49 <arg>--sorted</arg> 50 <arg choice="plain">cloudprofiles</arg> 51 </cmdsynopsis> 52 53 <cmdsynopsis id="synopsis-vboxmanage-list-cloudproviders"> 54 <command>VBoxManage list</command> 55 <arg>--long</arg> 56 <arg>--sorted</arg> 57 <arg choice="plain">cloudproviders</arg> 58 </cmdsynopsis> 59 60 <cmdsynopsis id="synopsis-vboxmanage-list-dhcpservers"> 61 <command>VBoxManage list</command> 62 <arg>--long</arg> 63 <arg>--sorted</arg> 64 <arg choice="plain">dhcpservers</arg> 65 </cmdsynopsis> 66 67 <cmdsynopsis id="synopsis-vboxmanage-list-dvds"> 68 <command>VBoxManage list</command> 69 <arg>--long</arg> 70 <arg>--sorted</arg> 71 <arg choice="plain">dvds</arg> 72 </cmdsynopsis> 73 74 <cmdsynopsis id="synopsis-vboxmanage-list-extpacks"> 75 <command>VBoxManage list</command> 76 <arg>--long</arg> 77 <arg>--sorted</arg> 78 <arg choice="plain">extpacks</arg> 79 </cmdsynopsis> 80 <cmdsynopsis id="synopsis-vboxmanage-list-floppies"> 81 <command>VBoxManage list</command> 82 <arg>--long</arg> 83 <arg>--sorted</arg> 84 <arg choice="plain">floppies</arg> 85 </cmdsynopsis> 86 87 <cmdsynopsis id="synopsis-vboxmanage-list-groups"> 88 <command>VBoxManage list</command> 89 <arg>--long</arg> 90 <arg>--sorted</arg> 91 <arg choice="plain">groups</arg> 92 </cmdsynopsis> 93 94 <cmdsynopsis id="synopsis-vboxmanage-list-hddbackends"> 95 <command>VBoxManage list</command> 96 <arg>--long</arg> 97 <arg>--sorted</arg> 98 <arg choice="plain">hddbackends</arg> 99 </cmdsynopsis> 100 101 <cmdsynopsis id="synopsis-vboxmanage-list-hdds"> 102 <command>VBoxManage list</command> 103 <arg>--long</arg> 104 <arg>--sorted</arg> 105 <arg choice="plain">hdds</arg> 106 </cmdsynopsis> 107 108 <cmdsynopsis id="synopsis-vboxmanage-list-hostcpuids"> 109 <command>VBoxManage list</command> 110 <arg>--long</arg> 111 <arg>--sorted</arg> 112 <arg choice="plain">hostcpuids</arg> 113 </cmdsynopsis> 114 115 <cmdsynopsis id="synopsis-vboxmanage-list-hostdvds"> 116 <command>VBoxManage list</command> 117 <arg>--long</arg> 118 <arg>--sorted</arg> 119 <arg choice="plain">hostdvds</arg> 120 </cmdsynopsis> 121 122 <cmdsynopsis id="synopsis-vboxmanage-list-hostfloppies"> 123 <command>VBoxManage list</command> 124 <arg>--long</arg> 125 <arg>--sorted</arg> 126 <arg choice="plain">hostfloppies</arg> 127 </cmdsynopsis> 128 129 <cmdsynopsis id="synopsis-vboxmanage-list-hostinfo"> 130 <command>VBoxManage list</command> 131 <arg>--long</arg> 132 <arg>--sorted</arg> 133 <arg choice="plain">hostinfo</arg> 134 </cmdsynopsis> 135 136 <cmdsynopsis id="synopsis-vboxmanage-list-hostonlyifs"> 137 <command>VBoxManage list</command> 138 <arg>--long</arg> 139 <arg>--sorted</arg> 140 <arg choice="plain">hostonlyifs</arg> 141 </cmdsynopsis> 142 143 <cmdsynopsis id="synopsis-vboxmanage-list-intnets"> 144 <command>VBoxManage list</command> 145 <arg>--long</arg> 146 <arg>--sorted</arg> 147 <arg choice="plain">intnets</arg> 148 </cmdsynopsis> 149 150 <cmdsynopsis id="synopsis-vboxmanage-list-natnets"> 151 <command>VBoxManage list</command> 152 <arg>--long</arg> 153 <arg>--sorted</arg> 154 <arg choice="plain">natnets</arg> 155 </cmdsynopsis> 156 157 <cmdsynopsis id="synopsis-vboxmanage-list-ostypes"> 158 <command>VBoxManage list</command> 159 <arg>--long</arg> 160 <arg>--sorted</arg> 161 <arg choice="plain">ostypes</arg> 162 </cmdsynopsis> 163 164 <cmdsynopsis id="synopsis-vboxmanage-list-runningvms"> 165 <command>VBoxManage list</command> 166 <arg>--long</arg> 167 <arg>--sorted</arg> 168 <arg choice="plain">runningvms</arg> 169 </cmdsynopsis> 170 171 <cmdsynopsis id="synopsis-vboxmanage-list-screenshotformats"> 172 <command>VBoxManage list</command> 173 <arg>--long</arg> 174 <arg>--sorted</arg> 175 <arg choice="plain">screenshotformats</arg> 176 </cmdsynopsis> 177 178 <cmdsynopsis id="synopsis-vboxmanage-list-systemproperties"> 179 <command>VBoxManage list</command> 180 <arg>--long</arg> 181 <arg>--sorted</arg> 182 <arg choice="plain">systemproperties</arg> 183 </cmdsynopsis> 184 185 <cmdsynopsis id="synopsis-vboxmanage-list-usbfilters"> 186 <command>VBoxManage list</command> 187 <arg>--long</arg> 188 <arg>--sorted</arg> 189 <arg choice="plain">usbfilters</arg> 190 </cmdsynopsis> 191 192 <cmdsynopsis id="synopsis-vboxmanage-list-usbhost"> 193 <command>VBoxManage list</command> 194 <arg>--long</arg> 195 <arg>--sorted</arg> 196 <arg choice="plain">usbhost</arg> 197 </cmdsynopsis> 198 199 <cmdsynopsis id="synopsis-vboxmanage-list-vms"> 200 <command>VBoxManage list</command> 201 <arg>--long</arg> 202 <arg>--sorted</arg> 203 <arg choice="plain">vms</arg> 204 </cmdsynopsis> 205 206 <cmdsynopsis id="synopsis-vboxmanage-list-webcams"> 207 <command>VBoxManage list</command> 208 <arg>--long</arg> 209 <arg>--sorted</arg> 210 <arg choice="plain">webcams</arg> 43 <group> 44 <arg choice="plain">bridgedifs</arg> 45 <arg choice="plain">cloudnets</arg> 46 <arg choice="plain">cloudprofiles</arg> 47 <arg choice="plain">cloudproviders</arg> 48 <arg choice="plain">cpu-profiles</arg> 49 <arg choice="plain">dhcpservers</arg> 50 <arg choice="plain">dvds</arg> 51 <arg choice="plain">extpacks</arg> 52 <arg choice="plain">floppies</arg> 53 <arg choice="plain">groups</arg> 54 <arg choice="plain">hddbackends</arg> 55 <arg choice="plain">hdds</arg> 56 <arg choice="plain">hostcpuids</arg> 57 <arg choice="plain">hostdrives</arg> 58 <arg choice="plain">hostdvds</arg> 59 <arg choice="plain">hostfloppies</arg> 60 <arg choice="plain">hostinfo</arg> 61 <arg choice="plain">hostonlyifs</arg> 62 <arg choice="plain">intnets</arg> 63 <arg choice="plain">natnets</arg> 64 <arg choice="plain">ostypes</arg> 65 <arg choice="plain">runningvms</arg> 66 <arg choice="plain">screenshotformats</arg> 67 <arg choice="plain">systemproperties</arg> 68 <arg choice="plain">usbfilters</arg> 69 <arg choice="plain">usbhost</arg> 70 <arg choice="plain">vms</arg> 71 <arg choice="plain">webcams</arg> 72 </group> 211 73 </cmdsynopsis> 212 74 </refsynopsisdiv> … … 216 78 <para> 217 79 The <command>VBoxManage list</command> subcommands enable you to 218 obtain information about the &product-name; software andthe VMs219 that you create.80 obtain information about the &product-name; software, the VMs 81 and associated services that you create. 220 82 </para> 221 83 <refsect2 id="vboxmanage-list-common-options"> … … 225 87 <term><option>--long</option></term> 226 88 <listitem><para> 227 Shows detailed information about each VM and its228 configuration. The short form of this option is89 Shows detailed information about each information entry 90 if available. The short form of this option is 229 91 <option>-l</option>. 230 92 </para></listitem> … … 233 95 <term><option>--sorted</option></term> 234 96 <listitem><para> 235 Sorts the list of VM entries alphabetically. The short236 form of this option is <option>-s</option>.97 Sorts the list of information entries alphabetically. The 98 short form of this option is <option>-s</option>. 237 99 </para></listitem> 238 100 </varlistentry> … … 241 103 <refsect2 id="vboxmanage-list-bridgedifs"> 242 104 <title>List the Bridged Network Interfaces on the Host System</title> 243 <remark role="help-copy-synopsis"/> 105 <cmdsynopsis id="synopsis-vboxmanage-list-bridgedifs"> 106 <command>VBoxManage list</command> 107 <arg choice="plain">bridgedifs</arg> 108 </cmdsynopsis> 244 109 <para> 245 110 The <command>VBoxManage list bridgedifs</command> command lists 246 111 the bridged network interfaces that are currently available on 247 112 the host system. The output shows detailed configuration 248 information about each interface. 113 information about each interface. See <xref linkend="networkingdetails"/>. 114 </para> 115 </refsect2> 116 <refsect2 id="vboxmanage-list-cloudnets"> 117 <title>List the Cloud Network Interfaces</title> 118 <cmdsynopsis id="synopsis-vboxmanage-list-cloudnets"> 119 <command>VBoxManage list</command> 120 <arg choice="plain">cloudnets</arg> 121 </cmdsynopsis> 122 <para> 123 The <command>VBoxManage list cloudnets</command> command 124 lists the cloud network interfaces that have been configured. A cloud 125 network interface provides connectivity between local VMs and a 126 cloud network. 249 127 </para> 250 128 </refsect2> 251 129 <refsect2 id="vboxmanage-list-cloudprofiles"> 252 130 <title>List the Cloud Profiles</title> 253 <remark role="help-copy-synopsis"/> 131 <cmdsynopsis id="synopsis-vboxmanage-list-cloudprofiles"> 132 <command>VBoxManage list</command> 133 <arg choice="plain">cloudprofiles</arg> 134 </cmdsynopsis> 254 135 <para> 255 136 The <command>VBoxManage list cloudprofiles</command> command … … 260 141 <refsect2 id="vboxmanage-list-cloudproviders"> 261 142 <title>List the Cloud Providers</title> 262 <remark role="help-copy-synopsis"/> 143 <cmdsynopsis id="synopsis-vboxmanage-list-cloudproviders"> 144 <command>VBoxManage list</command> 145 <arg choice="plain">cloudproviders</arg> 146 </cmdsynopsis> 263 147 <para> 264 148 The <command>VBoxManage list cloudproviders</command> command … … 267 151 </para> 268 152 </refsect2> 153 <refsect2 id="vboxmanage-list-cpu-profiles"> 154 <title>List the known CPU Profiles</title> 155 <cmdsynopsis id="synopsis-vboxmanage-list-cpu-profiles"> 156 <command>VBoxManage list</command> 157 <arg choice="plain">cpu-profiles</arg> 158 </cmdsynopsis> 159 <para> 160 The <command>VBoxManage list cpu-profiles</command> command 161 lists the CPU profiles that are known by &product-name;. 162 </para> 163 </refsect2> 269 164 <refsect2 id="vboxmanage-list-dhcpservers"> 270 <title>List the DHCP Servers That Are Available on the Host System</title> 271 <remark role="help-copy-synopsis"/> 165 <title>List the DHCP Servers on the Host System</title> 166 <cmdsynopsis id="synopsis-vboxmanage-list-dhcpservers"> 167 <command>VBoxManage list</command> 168 <arg choice="plain">dhcpservers</arg> 169 </cmdsynopsis> 272 170 <para> 273 171 The <command>VBoxManage list dhcpservers</command> command lists 274 172 the DHCP servers that are currently available on the host 275 173 system. The output shows detailed configuration information 276 about each DHCP server. 174 about each DHCP server. See <xref linkend="networkingdetails"/>. 277 175 </para> 278 176 </refsect2> 279 177 <refsect2 id="vboxmanage-list-dvds"> 280 178 <title>List the DVD Virtual Disk Images</title> 281 <remark role="help-copy-synopsis"/> 179 <cmdsynopsis id="synopsis-vboxmanage-list-dvds"> 180 <command>VBoxManage list</command> 181 <arg choice="plain">dvds</arg> 182 </cmdsynopsis> 282 183 <para> 283 184 The <command>VBoxManage list dvds</command> command shows … … 290 191 <para> 291 192 This command performs the same function as the Virtual Media 292 Manager. 193 Manager. See <xref linkend="vdis"/>. 293 194 </para> 294 195 </refsect2> 295 196 <refsect2 id="vboxmanage-list-extpacks"> 296 197 <title>List the Installed &product-name; Extension Packs</title> 297 <remark role="help-copy-synopsis"/> 198 <cmdsynopsis id="synopsis-vboxmanage-list-extpacks"> 199 <command>VBoxManage list</command> 200 <arg choice="plain">extpacks</arg> 201 </cmdsynopsis> 298 202 <para> 299 203 The <command>VBoxManage list extpacks</command> command shows 300 204 all &product-name; extension packs that are currently installed. 205 See <xref linkend="intro-installing"/> and 206 <xref linkend="vboxmanage-extpack"/>. 301 207 </para> 302 208 </refsect2> 303 209 <refsect2 id="vboxmanage-list-floppies"> 304 210 <title>List the Floppy Disk Virtual Disk Images</title> 305 <remark role="help-copy-synopsis"/> 211 <cmdsynopsis id="synopsis-vboxmanage-list-floppies"> 212 <command>VBoxManage list</command> 213 <arg choice="plain">floppies</arg> 214 </cmdsynopsis> 306 215 <para> 307 216 The <command>VBoxManage list floppies</command> command shows … … 313 222 <para> 314 223 This command performs the same function as the Virtual Media 315 Manager. 224 Manager. See <xref linkend="vdis"/>. 316 225 </para> 317 226 </refsect2> 318 227 <refsect2 id="vboxmanage-list-groups"> 319 <title>List Information about Virtual Machine Groups</title> 320 <remark role="help-copy-synopsis"/> 228 <title>List the Virtual Machine Groups</title> 229 <cmdsynopsis id="synopsis-vboxmanage-list-groups"> 230 <command>VBoxManage list</command> 231 <arg choice="plain">groups</arg> 232 </cmdsynopsis> 321 233 <para> 322 234 The <command>VBoxManage list groups</command> command shows 323 detailed information about VM groups.235 all VM groups. See <xref linkend="gui-vmgroups"/>. 324 236 </para> 325 237 </refsect2> 326 238 <refsect2 id="vboxmanage-list-hddbackends"> 327 239 <title>List the Virtual Disk Backends</title> 328 <remark role="help-copy-synopsis"/> 240 <cmdsynopsis id="synopsis-vboxmanage-list-hddbackends"> 241 <command>VBoxManage list</command> 242 <arg choice="plain">hddbackends</arg> 243 </cmdsynopsis> 329 244 <para> 330 245 The <command>VBoxManage list hddbackends</command> command lists … … 336 251 <refsect2 id="vboxmanage-list-hdds"> 337 252 <title>List the Hard Disk Virtual Disk Images</title> 338 <remark role="help-copy-synopsis"/> 253 <cmdsynopsis id="synopsis-vboxmanage-list-hdds"> 254 <command>VBoxManage list</command> 255 <arg choice="plain">hdds</arg> 256 </cmdsynopsis> 339 257 <para> 340 258 The <command>VBoxManage list hdds</command> command shows … … 347 265 <para> 348 266 This command performs the same function as the Virtual Media 349 Manager. 267 Manager. See <xref linkend="vdis"/>. 350 268 </para> 351 269 </refsect2> 352 270 <refsect2 id="vboxmanage-list-hostcpuids"> 353 271 <title>List the CPUID Information for the Host System CPUs</title> 354 <remark role="help-copy-synopsis"/> 272 <cmdsynopsis id="synopsis-vboxmanage-list-hostcpuids"> 273 <command>VBoxManage list</command> 274 <arg choice="plain">hostcpuids</arg> 275 </cmdsynopsis> 355 276 <para> 356 277 The <command>VBoxManage list hostcpuids</command> command lists … … 360 281 </para> 361 282 </refsect2> 283 <refsect2 id="vboxmanage-list-hostdrives"> 284 <title>List the Storage Drives on the Host System</title> 285 <cmdsynopsis id="synopsis-vboxmanage-list-hostdrives"> 286 <command>VBoxManage list</command> 287 <arg choice="plain">hostdrives</arg> 288 </cmdsynopsis> 289 <para> 290 The <command>VBoxManage list hostdrives</command> command lists 291 the disk drives on the host system potentially useful for creating 292 a VMDK raw disk image. Each entry includes the name used to 293 reference them from within &product-name;. 294 </para> 295 </refsect2> 362 296 <refsect2 id="vboxmanage-list-hostdvds"> 363 <title>List the DVD Interfaces on the Host System</title> 364 <remark role="help-copy-synopsis"/> 297 <title>List the DVD Drives on the Host System</title> 298 <cmdsynopsis id="synopsis-vboxmanage-list-hostdvds"> 299 <command>VBoxManage list</command> 300 <arg choice="plain">hostdvds</arg> 301 </cmdsynopsis> 365 302 <para> 366 303 The <command>VBoxManage list hostdvds</command> command lists 367 the DVD interfaces on the host system. Each DVD entry includes304 the DVD drives on the host system. Each DVD entry includes 368 305 the name used to access them from within &product-name;. 369 306 </para> 370 307 </refsect2> 371 308 <refsect2 id="vboxmanage-list-hostfloppies"> 372 <title>List the Floppy Disk Interfaces on the Host System</title> 373 <remark role="help-copy-synopsis"/> 309 <title>List the Floppy Disk Drives on the Host System</title> 310 <cmdsynopsis id="synopsis-vboxmanage-list-hostfloppies"> 311 <command>VBoxManage list</command> 312 <arg choice="plain">hostfloppies</arg> 313 </cmdsynopsis> 374 314 <para> 375 315 The <command>VBoxManage list hostfloppies</command> command 376 lists the floppy disk interfaces on the host system. Each floppy316 lists the floppy disk drives on the host system. Each floppy 377 317 disk entry includes the name used to access them from within 378 318 &product-name;. … … 381 321 <refsect2 id="vboxmanage-list-hostinfo"> 382 322 <title>List Information About the Host System</title> 383 <remark role="help-copy-synopsis"/> 323 <cmdsynopsis id="synopsis-vboxmanage-list-hostinfo"> 324 <command>VBoxManage list</command> 325 <arg choice="plain">hostinfo</arg> 326 </cmdsynopsis> 384 327 <para> 385 328 The <command>VBoxManage list hostinfo</command> command shows … … 390 333 <refsect2 id="vboxmanage-list-hostonlyifs"> 391 334 <title>List the Host-Only Network Interfaces on the Host System</title> 392 <remark role="help-copy-synopsis"/> 335 <cmdsynopsis id="synopsis-vboxmanage-list-hostonlyifs"> 336 <command>VBoxManage list</command> 337 <arg choice="plain">hostonlyifs</arg> 338 </cmdsynopsis> 393 339 <para> 394 340 The <command>VBoxManage list hostonlyifs</command> command lists 395 341 the host-only network interfaces that are currently available on 396 342 the host system. The output shows detailed configuration 397 information about each interface. 343 information about each interface. See <xref linkend="networkingdetails"/>. 398 344 </para> 399 345 </refsect2> 400 346 <refsect2 id="vboxmanage-list-intnets"> 401 347 <title>List Internal Networks</title> 402 <remark role="help-copy-synopsis"/> 348 <cmdsynopsis id="synopsis-vboxmanage-list-intnets"> 349 <command>VBoxManage list</command> 350 <arg choice="plain">intnets</arg> 351 </cmdsynopsis> 403 352 <para> 404 353 The <command>VBoxManage list intnets</command> command shows 405 information about the internal networks. 354 information about the internal networks. See 355 <xref linkend="networkingdetails"/>. 406 356 </para> 407 357 </refsect2> 408 358 <refsect2 id="vboxmanage-list-natnets"> 409 359 <title>List the NAT Network Interfaces on the Host System</title> 410 <remark role="help-copy-synopsis"/> 360 <cmdsynopsis id="synopsis-vboxmanage-list-natnets"> 361 <command>VBoxManage list</command> 362 <arg choice="plain">natnets</arg> 363 </cmdsynopsis> 411 364 <para> 412 365 The <command>VBoxManage list natnets</command> command lists the 413 366 NAT network interfaces that are currently available on the host 414 system. 367 system. See <xref linkend="networkingdetails"/>. 415 368 </para> 416 369 </refsect2> 417 370 <refsect2 id="vboxmanage-list-ostypes"> 418 371 <title>List the Guest Operating Systems</title> 419 <remark role="help-copy-synopsis"/> 372 <cmdsynopsis id="synopsis-vboxmanage-list-ostypes"> 373 <command>VBoxManage list</command> 374 <arg choice="plain">ostypes</arg> 375 </cmdsynopsis> 420 376 <para> 421 377 The <command>VBoxManage list ostypes</command> command lists all … … 432 388 <refsect2 id="vboxmanage-list-runningvms"> 433 389 <title>List the Running Virtual Machines</title> 434 <remark role="help-copy-synopsis"/> 390 <cmdsynopsis id="synopsis-vboxmanage-list-runningvms"> 391 <command>VBoxManage list</command> 392 <arg choice="plain">runningvms</arg> 393 </cmdsynopsis> 435 394 <para> 436 395 The <command>VBoxManage list runningvms</command> command lists 437 396 all virtual machines (VMs) that are currently running. By 438 397 default this displays a compact list that shows the name and 439 U niversally Unique Identifier (UUID)of each VM.398 UUID of each VM. 440 399 </para> 441 400 </refsect2> 442 401 <refsect2 id="vboxmanage-list-screenshotformats"> 443 402 <title>List the Available Screen Shot Formats</title> 444 <remark role="help-copy-synopsis"/> 403 <cmdsynopsis id="synopsis-vboxmanage-list-screenshotformats"> 404 <command>VBoxManage list</command> 405 <arg choice="plain">screenshotformats</arg> 406 </cmdsynopsis> 445 407 <para> 446 408 The <command>VBoxManage list screenshotformats</command> command … … 450 412 <refsect2 id="vboxmanage-list-systemproperties"> 451 413 <title>List System Properties</title> 452 <remark role="help-copy-synopsis"/> 414 <cmdsynopsis id="synopsis-vboxmanage-list-systemproperties"> 415 <command>VBoxManage list</command> 416 <arg choice="plain">systemproperties</arg> 417 </cmdsynopsis> 453 418 <para> 454 419 The <command>VBoxManage list systemproperties</command> command 455 shows some global &product-name; settings, such as minimum and 456 maximum guest RAM, virtual hard disk size, folder settings, and 457 the current authentication library in use. 420 shows a large collection of global &product-name; settings and 421 limits, such as minimum and maximum guest RAM, virtual hard disk 422 size, folder settings, and the current authentication library in 423 use. 458 424 </para> 459 425 </refsect2> 460 426 <refsect2 id="vboxmanage-list-usbfilters"> 461 427 <title>List the Registered Global USB Filters</title> 462 <remark role="help-copy-synopsis"/> 428 <cmdsynopsis id="synopsis-vboxmanage-list-usbfilters"> 429 <command>VBoxManage list</command> 430 <arg choice="plain">usbfilters</arg> 431 </cmdsynopsis> 463 432 <para> 464 433 The <command>VBoxManage list usbfilters</command> command lists … … 470 439 <refsect2 id="vboxmanage-list-usbhost"> 471 440 <title>List the USB Devices on the Host System</title> 472 <remark role="help-copy-synopsis"/> 441 <cmdsynopsis id="synopsis-vboxmanage-list-usbhost"> 442 <command>VBoxManage list</command> 443 <arg choice="plain">usbhost</arg> 444 </cmdsynopsis> 473 445 <para> 474 446 The <command>VBoxManage list usbhost</command> command shows … … 481 453 <refsect2 id="vboxmanage-list-vms"> 482 454 <title>List Virtual Machines</title> 483 <remark role="help-copy-synopsis"/> 455 <cmdsynopsis id="synopsis-vboxmanage-list-vms"> 456 <command>VBoxManage list</command> 457 <arg choice="plain">vms</arg> 458 </cmdsynopsis> 484 459 <para> 485 460 The <command>VBoxManage list vms</command> command lists all … … 491 466 <refsect2 id="vboxmanage-list-webcams"> 492 467 <title>List the Webcams Attached to a Running Virtual Machine</title> 493 <remark role="help-copy-synopsis"/> 468 <cmdsynopsis id="synopsis-vboxmanage-list-webcams"> 469 <command>VBoxManage list</command> 470 <arg choice="plain">webcams</arg> 471 </cmdsynopsis> 494 472 <para> 495 473 The <command>VBoxManage list webcams</command> command shows the
Note:
See TracChangeset
for help on using the changeset viewer.