Minor fix, mirror_project_in.py contained the arg check which wasn't used, also the description provided by the help output was from api_key_expire_mail.py. This PR removes the unused arg and adjusts the description to make clearer what the script is used for when triggered from the CLI.
Minor fix,
mirror_project_in.pycontained the argcheckwhich wasn't used, also the description provided by thehelpoutput was fromapi_key_expire_mail.py. This PR removes the unused arg and adjusts the description to make clearer what the script is used for when triggered from the CLI.