OPT_SET_UINT
OPT_SET_UINT('l', "list", &actions,
OPT_SET_UINT('m', "man", &help_format, "show man page", HELP_FORMAT_MAN),
OPT_SET_UINT('w', "web", &help_format, "show manual in web browser",
OPT_SET_UINT('i', "info", &help_format, "show info page",