Searched defs:helpprint (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh106 helpprint() function
113 helpprint "VirtualBox Configuration Script"
114 helpprint "usage: $0 <operation> [options]"
115 helpprint
116 helpprint "<operation> must be one of the following:"
117 helpprint " --postinstall Perform full post installation procedure"
118 helpprint " --preremove Perform full pre remove procedure"
119 helpprint " --installdrivers Only install the drivers"
120 helpprint " --removedrivers Only remove the drivers"
121 helpprint "
[all...]

Completed in 42 milliseconds