README.md
changeset 156 bafe489779e5
parent 153 9a683f43f75e
child 173 1812a794b759
--- a/README.md	Sun May 28 00:24:08 2017 +0200
+++ b/README.md	Sun May 28 10:29:07 2017 +0200
@@ -172,6 +172,9 @@
 % madonctl accounts --user-id Gargron@mastodon.social -l5 statuses # Last 5 statuses
 % madonctl accounts --user-id https://mastodon.social/@Gargron -l5 statuses # Same
 ```
+Please note that the form "Gargron@mastodon.social" will only work if this
+account is known by the instance.  If it is unknown, the https link should work
+(and the Mastodon server will learn about the account).
 
 Read **timelines**:
 ``` sh