From 428615368f7c3c69ad415859162a432cf0866458 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Sun, 30 Jun 2019 13:46:45 +0200 Subject: Add examples to documentation --- tgsend | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tgsend') diff --git a/tgsend b/tgsend index a889457..0ee318d 100755 --- a/tgsend +++ b/tgsend @@ -96,6 +96,11 @@ Show this message This program will send its standard input to the given Telegram I, from the bot identified by I. +=head1 EXAMPLE + + echo "Hello, word!" + | tgsend --token 123456789:abcdefghijklmnopqrstuvwxyzABCDEFGHI 12121212 \ + =head1 AUTHENTICATION To get the bot token, this program will check (in order): -- cgit v1.2.3