End comment with period

This commit is contained in:
Christian Muehlhaeuser 2020-08-23 12:09:38 +02:00
parent 77b97800fd
commit 339bdd1c85
No known key found for this signature in database
GPG Key ID: 3CF9FA45CA1EBB7E
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ var (
self *mastodon.Account
configFile string
// RootCmd is the core command used for cli-arg parsing
// RootCmd is the core command used for cli-arg parsing.
RootCmd = &cobra.Command{
Use: "mastotool",
Short: "mastotool offers a collection of tools to work with your Mastodon account",