Changeset 40060 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Feb 10, 2012 2:01:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp
r40059 r40060 1015 1015 , 1016 1016 /* pszOptions. */ 1017 #ifdef DEBUG 1017 1018 " --control-dump-stderr Dumps all guest proccesses stderr data to the\n" 1018 1019 " temporary directory.\n" 1019 1020 " --control-dump-stdout Dumps all guest proccesses stdout data to the\n" 1020 1021 " temporary directory.\n" 1022 #endif 1021 1023 " --control-interval Specifies the interval at which to check for\n" 1022 1024 " new control commands. The default is 1000 ms.\n"
Note:
See TracChangeset
for help on using the changeset viewer.