README.md
changeset 129 11966471aac3
parent 115 8ae0dda7756d
child 137 8fdaf5e1f8fc
--- a/README.md	Sat May 13 09:49:05 2017 +0200
+++ b/README.md	Sat May 13 09:55:07 2017 +0200
@@ -106,6 +106,14 @@
 % echo "Hello from #madonctl" | madonctl toot --stdin
 ```
 
+Reply to a message:
+``` sh
+% madonctl toot --in-reply-to 1234 --visibility direct "@user1 @user2 response"
+% madonctl toot --in-reply-to 1234 --add-mentions "response"
+```
+The flag `--add-mentions` automatically adds mentions based on the toot you're
+replying to.
+
 Some **account-related commands**:
 ``` sh
 % madonctl accounts blocked                       # List blocked accounts