diff options
-rwxr-xr-x | tgrecv | 2 | ||||
-rwxr-xr-x | tgsend | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -95,7 +95,7 @@ tgrecv - Receive updates from Telegram, output them as JSON =head1 SYNOPSIS -tgrecv [-h | --help] +tgrecv [-h | --help] [-v] tgrecv [options] @@ -77,7 +77,7 @@ tgsend - Send message to a Telegram chat using a bot token =head1 SYNOPSIS -tgsend [-h | --help] +tgsend [-h | --help] [-v] tgsend [options] [chatid1 chatid2 ...] |