Searched defs:help_msg (Results 1 – 8 of 8) sorted by relevance
16 static const char *help_msg[CMD_OPT_MAX_NUM+1]; variable
24 const char *help_msg; member
36 const char *help_msg; /* Help message */ member
60 const char *help_msg; /* Help message */ member
566 static const char help_msg[] = variable
1045 help_msg = '%s [--help] template [input_file [output_file]]\n' % sys.argv[0] variable
162 help_msg = "install in user site-package '%s'" % site.USER_SITE variable in easy_install