Lines Matching full:help
1234 fprintf ( stderr, "%s: For help, type: `%s --help'.\n",
1248 fprintf ( stderr, "%s: For help, type: `%s --help'.\n",
1420 fprintf ( stderr, "%s: For help, type: `%s --help'.\n",
1561 fprintf ( stderr, "%s: For help, type: `%s --help'.\n",
1634 " -h --help print this message\n"
1927 if (ISFLAG("--help")) { usage ( progName ); exit ( 0 ); }