Function crosvm_direct::crosvm::argument::print_help
source · [−]Expand description
Prints command line usage information to stdout.
Usage information is printed according to the help fields in args
with a leading usage line.
The usage line is of the format “program_name
[ARGUMENTS] required_arg
”.