VirtualBox

Changeset 31125 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 26, 2010 6:14:17 PM (14 years ago)
Author:
vboxsync
Message:

doc/VBoxManage: make the shared disk support visible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r31002 r31125  
    427427    {
    428428        RTPrintf("VBoxManage openmedium       disk|dvd|floppy <filename>\n"
    429                  "                            [--type normal|immutable|writethrough] (disk only)\n"
     429                 "                            [--type normal|immutable|writethrough|\n"
     430                 "                                    shareable] (disk only)\n"
    430431                 "                            [--uuid <uuid>]\n"
    431432                 "                            [--parentuuid <uuid>] (disk only)\n"
     
    480481                 "                            [--format VDI|VMDK|VHD] (default: VDI)\n"
    481482                 "                            [--variant Standard,Fixed,Split2G,Stream,ESX]\n"
    482                  "                            [--type normal|writethrough] (default: normal)\n"
     483                 "                            [--type normal|writethrough|"
     484                 "                                    shareable] (default: normal)\n"
    483485                 "                            [--comment <comment>]\n"
    484486                 "                            [--remember]\n"
     
    489491    {
    490492        RTPrintf("VBoxManage modifyhd         <uuid>|<filename>\n"
    491                  "                            [--type normal|writethrough|immutable]\n"
     493                 "                            [--type normal|writethrough|immutable|shareable]\n"
    492494                 "                            [--autoreset on|off]\n"
    493495                 "                            [--compact]\n"
     
    500502                 "                            [--format VDI|VMDK|VHD|RAW|<other>]\n"
    501503                 "                            [--variant Standard,Fixed,Split2G,Stream,ESX]\n"
    502                  "                            [--type normal|writethrough|immutable]\n"
     504                 "                            [--type normal|writethrough|immutable|shareable]\n"
    503505                 "                            [--remember] [--existing]\n"
    504506                 "\n");
     
    525527                 "                            [--username <username>]\n"
    526528                 "                            [--password <password>]\n"
    527                  "                            [--type normal|writethrough|immutable]\n"
     529                 "                            [--type normal|writethrough|immutable|shareable]\n"
    528530                 "                            [--intnet]\n"
    529531                 "\n");
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette