From bc0554457ea0b3c0e1eda8a048f76e09bc6f1c97 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Mon, 24 Jun 2019 17:42:16 +0200 Subject: Clarify -h -v doc --- tgrecv | 2 +- tgsend | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tgrecv b/tgrecv index 0cb0036..4578428 100755 --- a/tgrecv +++ b/tgrecv @@ -95,7 +95,7 @@ tgrecv - Receive updates from Telegram, output them as JSON =head1 SYNOPSIS -tgrecv [-h | --help] +tgrecv [-h | --help] [-v] tgrecv [options] diff --git a/tgsend b/tgsend index d4b3445..9b239e2 100755 --- a/tgsend +++ b/tgsend @@ -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 ...] -- cgit v1.2.3