Searched refs:help (Results 1 – 19 of 19) sorted by relevance
84 -h|--h|-help|--help)
81 -h|--h|-help|--help)
24 -h : (help) display options
135 -h|--h|-help|--help)
94 -help) DISPLAY_HELP=1; DO_MAKECORE=0; LAUNCH_MULTI=0;;
43 -h This help screen.
55 -h : Show this help.
44 for %%i in (-h -help --help) do if "%~1" == "%%i" goto :usage
133 if "%~1" EQU "-help" (
197 -h : (help) display options
35 .PHONY: help37 help: target
37 .PHONY: help39 help: target
44 .PHONY: help46 help: target
115 @echo Test the help message117 ::Last test - help message
44 ::Last test - help message
36 const char *help; member85 if (oflagdef[i].help) { in Help()86 printf(" %-12s : %s\n", oflagdef[i].name, oflagdef[i].help); in Help()
227 .PHONY: help229 help:
517 internal static int help(int timeout) in help() method in CafeX.devkitmsg1732 return devkitmsg.help(timeout) == 0; in SendSyncRequest()
71 for %%i in (-h -help --help) do if "%_ARG:$quote$=%" == "%%i" goto :usage