You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: