32 printf (
"Usage:%s [ options | [ database-file input-file ] ]\n",
PROGRAM_COMMAND);
33 printf (
" -h --help Display this usage information.\n" 34 " -v --version Display version information.\n");
40 printf (
"Usage:%s [ options | [ database-file exp-file parameter-num ] ]\n",
PROGRAM_COMMAND);
41 printf (
" -h --help Display this usage information.\n" 42 " -v --version Display version information.\n");
void print_ec_usage(int exit_code)
void print_re_usage(int exit_code)