Changeset 23971 in vbox for trunk/src/VBox/Additions/x11
- Timestamp:
- Oct 22, 2009 11:26:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/main.cpp
r23941 r23971 133 133 void vboxClientUsage(const char *pcszFileName) 134 134 { 135 RTPrintf("Usage: %s --clipboard|--display|-- seamless [-d|--nodaemon]\n", pcszFileName);135 RTPrintf("Usage: %s --clipboard|--display|--checkhostversion|--seamless [-d|--nodaemon]\n", pcszFileName); 136 136 RTPrintf("Start the VirtualBox X Window System guest services.\n\n"); 137 137 RTPrintf("Options:\n");
Note:
See TracChangeset
for help on using the changeset viewer.