]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fixed double 'get' type
authoranontwit <anontwit@ps7003.dreamhostps.com>
Wed, 5 Aug 2009 17:58:30 +0000 (10:58 -0700)
committeranontwit <anontwit@ps7003.dreamhostps.com>
Wed, 5 Aug 2009 17:58:30 +0000 (10:58 -0700)
doc-src/im

index a02670a6d801d1a92cb8ff95097eae33be1399e4..c722a4e2cb8fcbf5ca59a4cdb2710ee05d13ec4b 100644 (file)
@@ -41,6 +41,6 @@ currently-implemented commands:
 * **unsub &lt;nickname&gt;**: Same as leave
 * **d &lt;nickname&gt; &lt;text&gt;**: Send direct message to &lt;nickname&gt; with message body &lt;text&gt;
 * **get &lt;nickname&gt;**: Get last notice from &lt;nickname&gt;
-* **get &lt;nickname&gt;**: Same as 'get'
+* **last &lt;nickname&gt;**: Same as 'get'
 * **whois &lt;nickname&gt;**: Get Profile info on &lt;nickname&gt;
 * **fav &lt;nickname&gt;**: Add user's last notice as a favorite
\ No newline at end of file