Skip to content

Commit fe61bab

Browse files
fixup! Add 'caption' to file message
+ with
1 parent 419213d commit fe61bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threema/gateway/bin/gateway_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ async def send_video(ctx, **arguments):
428428
The relative or absolute path to a thumbnail.
429429
""")
430430
@click.option('-c', '--caption', help="""
431-
An optional caption to send along the attached file.
431+
An optional caption to send alongside the attached file.
432432
""")
433433
@click.pass_context
434434
@util.aio_run

0 commit comments

Comments
 (0)