mirror of https://github.com/caronc/apprise
attachment documentation reference cleanup
parent
261b9a7191
commit
691fe2c227
|
@ -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.')
|
||||
|
|
Loading…
Reference in New Issue