diff -r 08a2ee738117 -r 970c319e1f7c cmd/toot.go --- a/cmd/toot.go Tue Sep 04 15:58:46 2018 +0200 +++ b/cmd/toot.go Tue Sep 04 17:36:13 2018 +0200 @@ -49,6 +49,7 @@ Aliases: []string{"post", "pouet"}, Short: "Post a message (toot)", Example: ` madonctl toot message + madonctl toot --visibility private "To my followers only" madonctl toot --spoiler Warning "Hello, World" madonctl status post --media-ids ID1,ID2 "Here are the photos" madonctl post --sensitive --file image.jpg Image