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
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
var runCmd = &cobra.Command{
Use: "run",
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
the specified Mastodon account.`,