Changeset 32887 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Oct 4, 2010 1:31:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r32885 r32887 331 331 " [--iocachesize <I/O cache size in MB>]\n" 332 332 #endif 333 #if 0 333 334 " [--faulttolerance master|standby]\n" 334 335 " [--faulttoleranceaddress <name>]\n" … … 336 337 " [--faulttolerancesyncinterval <msec>]\n" 337 338 " [--faulttolerancepassword <password>]\n" 339 #endif 338 340 "\n"); 339 341 }
Note:
See TracChangeset
for help on using the changeset viewer.