Fix two incorrect README examples
authorMikael Berthe <mikael@lilotux.net>
Sat, 27 May 2017 19:14:41 +0200
changeset 153 9a683f43f75e
parent 152 4397b8c740e5
child 154 f07a61122b0d
Fix two incorrect README examples (Reported by wxl in #6)
README.md
--- a/README.md	Sat May 27 19:13:58 2017 +0200
+++ b/README.md	Sat May 27 19:14:41 2017 +0200
@@ -169,8 +169,8 @@
 @domain suffix if the user is on the same instance).  The --user-id flag can
 also contain an HTTP account URL.
 ``` sh
-% madonctl accounts --user-id Gargron@mastodon.social -l5 # Last 5 statuses
-% madonctl accounts --user-id https://mastodon.social/@Gargron -l5 # Same
+% madonctl accounts --user-id Gargron@mastodon.social -l5 statuses # Last 5 statuses
+% madonctl accounts --user-id https://mastodon.social/@Gargron -l5 statuses # Same
 ```
 
 Read **timelines**: