aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>