Help option

Property definitions

config $ Config :: opt_help
	# Help option
	var opt_help = new OptionBool("Show this help message", "-h", "-?", "--help")
lib/config/config.nit:188,2--189,78