VirtualBox

Ignore:
Timestamp:
Feb 25, 2015 12:50:45 PM (10 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Add support for medium encryption

File:
1 edited

Legend:

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

    r54438 r54487  
    631631                     "\n", SEP);
    632632
     633    if (fCategory & USAGE_ENCRYPTMEDIUM)
     634        RTStrmPrintf(pStrm,
     635                           "%s encryptmedium %s   <uuid|filename>\n"
     636                     "                            [--newpassword <new password>]\n"
     637                     "                            [--oldpassword <old password>]\n"
     638                     "                            [--cipher <cipher identifier>]\n"
     639                     "\n", SEP);
     640
    633641    if (fCategory & USAGE_CONVERTFROMRAW)
    634642        RTStrmPrintf(pStrm,
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