From 5ad5efaec44e583c39c506fb13ce0aabf587f1d1 Mon Sep 17 00:00:00 2001 From: mattn Date: Fri, 20 Jun 2008 02:32:25 +0000 Subject: add doc. git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@14280 d0d07461-0603-4401-acd4-de1884942a52 --- twitter.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'twitter.js') diff --git a/twitter.js b/twitter.js index 5c474c4..e47d027 100644 --- a/twitter.js +++ b/twitter.js @@ -4,6 +4,14 @@ // Maintainer: Trapezoid - http://unsigned.g.hatena.ne.jp/Trapezoid // // The script allows you to update Twitter status from Vimperator 0.6.*. +// +// Commands: +// :twitter some thing text +// post "some thing text" to twitter. +// :twitter! someone +// show someone's statuses. +// :twitter!? someword +// show search result of 'someword' from "http://twitter.1x1.jp". (function(){ var passwordManager = Cc["@mozilla.org/login-manager;1"].getService(Ci.nsILoginManager); -- cgit v1.2.3