aboutsummaryrefslogtreecommitdiffstats
path: root/zoom-em-all.js
diff options
context:
space:
mode:
authoranekos2010-03-14 11:08:18 +0000
committeranekos2010-03-14 11:08:18 +0000
commit9b140a0632f193ffd18fbe6957443f2de84f1396 (patch)
treee55cb04f3717322f971f31cdf48013a130aec984 /zoom-em-all.js
parente3f23ed9f077ca28df8aab5c6d1abb6cc787420e (diff)
downloadvimperator-plugins-9b140a0632f193ffd18fbe6957443f2de84f1396.tar.bz2
ドキュメント追加
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37019 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'zoom-em-all.js')
-rwxr-xr-xzoom-em-all.js10
1 files changed, 4 insertions, 6 deletions
diff --git a/zoom-em-all.js b/zoom-em-all.js
index 4a4a8c6..4707b3a 100755
--- a/zoom-em-all.js
+++ b/zoom-em-all.js
@@ -71,9 +71,8 @@ let INFO =
<tags>:zooma</tags>
<spec>:zoomall <oa>percentage</oa></spec>
<description>
- <p>
- Zoom!!!!
- </p>
+ <p>Zoom to <oa>percentage</oa>.</p>
+ <p>If not given the argument, reset zoom.</p>
</description>
</item>
</plugin>
@@ -91,9 +90,8 @@ let INFO =
<tags>:zooma</tags>
<spec>:zoomall <oa>percentage</oa></spec>
<description>
- <p>
- Zoom!!!!
- </p>
+ <p><oa>percentage</oa>(%)で拡縮します。</p>
+ <p>引数省略時は、100%にリセットします。</p>
</description>
</item>
</plugin>