Searched refs:sProgName (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/darwin/VBoxClient/
H A DVBoxClient.cpp208 static void usage(char *sProgName) argument
210 RTPrintf("usage: %s [-fvl]\n", sProgName);
211 RTPrintf(" -f\tRun in foreground (default: no)\n", sProgName);
212 RTPrintf(" -v\tIncrease verbosity level (default: no verbosity)\n", sProgName);
213 RTPrintf(" -l\tSpecify log file name (default: no log file)\n", sProgName);

Completed in 42 milliseconds