* beginning of mu find --exec config (WIP)
This commit is contained in:
@ -176,7 +176,9 @@ config_options_group_find (MuConfig *opts)
|
||||
"clear old links before filling a linksdir (false)", NULL},
|
||||
{"format", 'o', 0, G_OPTION_ARG_STRING, &opts->formatstr,
|
||||
"output format ('plain'(*), 'links', 'xml',"
|
||||
"'json', 'sexp', 'xquery')", NULL},
|
||||
"'json', 'sexp', 'xquery')", NULL},
|
||||
/* {"exec", 'e', 0, G_OPTION_ARG_STRING, &opts->exec, */
|
||||
/* "execute command on each match message", NULL}, */
|
||||
{NULL, 0, 0, 0, NULL, NULL, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user