summaryrefslogtreecommitdiff
path: root/doc-src
diff options
context:
space:
mode:
authoranontwit <anontwit@ps7003.dreamhostps.com>2009-08-05 10:58:30 -0700
committeranontwit <anontwit@ps7003.dreamhostps.com>2009-08-05 10:58:30 -0700
commitc3a522623c3a0628c33407ee01b16e189c44bba5 (patch)
treeb7a667dc1b2a1859a26951726a023568a9a8a940 /doc-src
parentc19df2dbc29fd6392a249ff5e4ea7634deb3f273 (diff)
fixed double 'get' type
Diffstat (limited to 'doc-src')
-rw-r--r--doc-src/im2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-src/im b/doc-src/im
index a02670a6d..c722a4e2c 100644
--- a/doc-src/im
+++ b/doc-src/im
@@ -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