With a command line switch, like --only-extract-anchors-targets, only that second phase of the process would be done, and the list of anchor targets would be printed.
This can be useful for debugging, for using other tools for doing the other steps, gathering statistics about anchors or the changing of anchors over time, or .. who knows what!
It would move mlc closer to the UNIX style of software, and give more power to the users of this software.
With a command line switch, like
--only-extract-anchors-targets, only that second phase of the process would be done, and the list of anchor targets would be printed.This can be useful for debugging, for using other tools for doing the other steps, gathering statistics about anchors or the changing of anchors over time, or .. who knows what!
It would move
mlccloser to the UNIX style of software, and give more power to the users of this software.