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