From: anontwit Date: Wed, 5 Aug 2009 17:58:30 +0000 (-0700) Subject: fixed double 'get' type X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c3a522623c3a0628c33407ee01b16e189c44bba5;p=quix0rs-gnu-social.git fixed double 'get' type --- diff --git a/doc-src/im b/doc-src/im index a02670a6d8..c722a4e2cb 100644 --- a/doc-src/im +++ b/doc-src/im @@ -41,6 +41,6 @@ currently-implemented commands: * **unsub <nickname>**: Same as leave * **d <nickname> <text>**: Send direct message to <nickname> with message body <text> * **get <nickname>**: Get last notice from <nickname> -* **get <nickname>**: Same as 'get' +* **last <nickname>**: Same as 'get' * **whois <nickname>**: Get Profile info on <nickname> * **fav <nickname>**: Add user's last notice as a favorite \ No newline at end of file