1
0
Fork 0

Rephrase better the long description

This commit is contained in:
Daniele Tricoli 2022-03-13 03:15:51 +01:00
parent d3f19c58d7
commit 37a52eda8a

View file

@ -16,7 +16,7 @@ import (
var runCmd = &cobra.Command{ var runCmd = &cobra.Command{
Use: "run", Use: "run",
Short: "Run the bot", Short: "Run the bot",
Long: `Start the bot making it connect bot to Telegram and to Mastodon. Long: `Start the bot making it connect bot to both Telegram and Mastodon.
Every messages posted in the Telegram groups the bot is in will be posted into Every messages posted in the Telegram groups the bot is in will be posted into
the specified Mastodon account.`, the specified Mastodon account.`,