From 5ac0ec6c1557c08716f5a39a3fbd3f1d272422d7 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sat, 29 Jun 2019 21:59:57 +0200 Subject: Fix missing argument in docs --- tgsend | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tgsend') diff --git a/tgsend b/tgsend index 1557cca..a757311 100755 --- a/tgsend +++ b/tgsend @@ -67,11 +67,11 @@ tgsend [options] [chatid1 chatid2 ...] =head1 OPTIONS - --pretend | -p Do not actually do anything - --token | -t Bot token (see AUTHENTICATION) - --version Show version - --verbose | -v Show more information (combine with -h to see full manual) - --help | -h Show this message + --pretend | -p Do not actually do anything + (--token | -t) Bot token (see AUTHENTICATION) + --version Show version + --verbose | -v Show more information (combine with -h to see full manual) + --help | -h Show this message =head1 DESCRIPTION -- cgit v1.2.3