<h2>Commands</h2>
<ul>
+<li><a href="#currency">currency</a></li>
<li><a href="#define">define</a></li>
<li><a href="#die">die</a></li>
<li><a href="#do">do</a></li>
<hr />
+<h3><a name="currency">currency</a></h3>
+<p>The syntax is:<br />
+<span class="code">currency curr1 as curr2</span><br />
+This will give the first currency in terms of the second
+ currency. Currencies must be specified using their standard <a
+ href="http://en.wikipedia.org/wiki/ISO_4217">currency
+ code</a>. The currency conversion is performed using xe.com's
+ currency converter.</p>
+
<h3><a name="define">define</a></h3>
<p>This command no longer works, as google have broken 'define'-style
searches; it will return an error message if invoked.</p>