This commit is contained in:
2024-01-08 14:40:31 +01:00
parent 1c81505126
commit 79457d27ac

View File

@@ -495,6 +495,7 @@ def main():
quar_copy_parser.add_argument(
"-t", "--to",
dest="recipient",
required=True,
help="Release email for one recipient address.")
quar_copy_parser.set_defaults(func=copy)
# quarantine delete command