Skip to content

Rename ArchiveForUser and ArchiveForRepack

The For word in the ArchiveForUser and ArchiveForRepack does not add any value and only occupies precious column space in the output of the cta-admin sq and cta-admin dr ls commands.

On top of that, the type and request columns are align to the right so that is badly matching the names.

I propose to rename the two like this:

  • ArchiveForUser -> UserArchive
  • ArchiveForRepack -> RepackArchive

These new names take up less space and work with right allignment.

Thanks for considering.

Edited by Vladimir Bahyl