mirror of
https://github.com/muesli/mastotool
synced 2025-06-05 22:09:22 +02:00
End comment with period
This commit is contained in:
2
main.go
2
main.go
@@ -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",
|
||||
|
Reference in New Issue
Block a user