@ -23,7 +23,8 @@ parser = ArgumentParser(
)
parser.add_argument(
'-i', '--input-file',
help='Input file'
help='Input file',
required=True
'-o', '--output-file',
The note is not visible to the blocked user.