Changeset 102539 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Dec 8, 2023 12:36:21 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp
r102538 r102539 2140 2140 { "--user", 'u', RTGETOPT_REQ_STRING }, 2141 2141 { "--password", 'p', RTGETOPT_REQ_STRING }, /* Keep for backwards compatibility! */ 2142 { "--password-file", 'X', RTGETOPT_REQ_STRING }, /* Keep for backwards compatibility! */ 2142 2143 { "--user-password", 'p', RTGETOPT_REQ_STRING }, 2143 2144 { "--admin-password", kUnattendedInstallOpt_AdminPassword, RTGETOPT_REQ_STRING },
Note:
See TracChangeset
for help on using the changeset viewer.