cmd/status.go
changeset 221 970c319e1f7c
parent 215 b0bc0a131b59
child 237 ac5ce4c0e79b
--- 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