let options = [
  "-l"Arg.Set_string login,
  "<regexp>\tconsider only log entries with a login matching the given "^
  "regular expression" ;

  "-g"Arg.Set_string group_title,
  "<title>\tuse the given title for the group in the created TODO list";
]