diff --git a/contrib/matrix_upload b/contrib/matrix_upload index 5e86ddc..25b79f5 100755 --- a/contrib/matrix_upload +++ b/contrib/matrix_upload @@ -251,7 +251,7 @@ def upload_process(args): def main(): parser = argparse.ArgumentParser( - description="Download and decrypt matrix attachments" + description="Encrypt and upload matrix attachments" ) parser.add_argument("file", help="the file that will be uploaded") parser.add_argument(