Searched refs:help_msg (Results 1 – 4 of 4) sorted by relevance
22 help_msg = \40 print_and_exit(help_msg)
566 static const char help_msg[] = variable582 printf(help_msg, VERSION, argv[0]); in nfacct_cmd_help()
1006 print(help_msg)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_install163 user_options.append(('user', None, help_msg))