mirror of
https://github.com/caronc/apprise.git
synced 2025-06-22 02:31:41 +02:00
attachment documentation reference cleanup
This commit is contained in:
parent
261b9a7191
commit
691fe2c227
@ -98,7 +98,7 @@ def print_version_msg():
|
|||||||
'optional.')
|
'optional.')
|
||||||
@click.option('--config', '-c', default=None, type=str, multiple=True,
|
@click.option('--config', '-c', default=None, type=str, multiple=True,
|
||||||
metavar='CONFIG_URL',
|
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,
|
@click.option('--attach', '-a', default=None, type=str, multiple=True,
|
||||||
metavar='ATTACHMENT_URL',
|
metavar='ATTACHMENT_URL',
|
||||||
help='Specify one or more configuration locations.')
|
help='Specify one or more configuration locations.')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user