Add subcommand to ParseHeader that merges fields

Issue #27 resolved
Jason Vander Heiden created an issue

Need a subcommand to merge annotation fields into a single field. Should allow for collapse actions.

Comments (1)

  1. Jason Vander Heiden reporter
    1. Fixed the bug in ParseHeaders-rename wherein it wasn't merging into existing fields properly.
    2. Added the subcommand copy which copies annotations.
    3. Added and optional collapse actions flag --act to ParseHeaders-rename and ParseHeaders-copy for performing collapse after the rename or copy operation.
  2. Log in to comment