attachment documentation reference cleanup

This commit is contained in:
Chris Caron 2020-05-03 20:51:30 -04:00
parent 261b9a7191
commit 691fe2c227

View File

@ -98,7 +98,7 @@ def print_version_msg():
'optional.')
@click.option('--config', '-c', default=None, type=str, multiple=True,
metavar='CONFIG_URL',
help='Specify one or more configuration locations.')
help='Specify one or more attachment.')
@click.option('--attach', '-a', default=None, type=str, multiple=True,
metavar='ATTACHMENT_URL',
help='Specify one or more configuration locations.')