End comment with period

pull/17/head
Christian Muehlhaeuser 2020-08-23 12:09:38 +02:00
rodzic 77b97800fd
commit 339bdd1c85
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 3CF9FA45CA1EBB7E
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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",