OPT_LIST
"usage: %s [-" OPT_LIST "] [<file> [<file> ...]]\n",
while ((ch = getopt_long(argc, argv, OPT_LIST, longopts, NULL)) != -1) {