mirror of
https://github.com/caronc/apprise.git
synced 2024-11-21 23:53:23 +01:00
attachment documentation reference cleanup
This commit is contained in:
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
Block a user