Update README
authorMikael Berthe <mikael@lilotux.net>
Sat, 29 Apr 2017 18:06:18 +0200
changeset 32 cd657f7ec881
parent 31 9dcb4491d7a1
child 33 f0b899ce915c
Update README Add comment on --all and --limit.
README.md
--- a/README.md	Sat Apr 29 17:56:50 2017 +0200
+++ b/README.md	Sat Apr 29 18:06:18 2017 +0200
@@ -83,6 +83,11 @@
 % madonctl accounts notifications --dismiss --notification-id 1234 # Mastodon 1.3+
 ```
 
+Note: By default, madonctl will send a single query.  If you want all available
+results you should use the `--all` flag.  If you use a `--limit` value,
+madonctl might send several queries until the number of results reaches this
+value.
+
 Update your account information:
 ``` sh
 % madonctl accounts update --display-name "John"  # Update display name