Index: docs/_build/html/using.html
===================================================================
--- docs/_build/html/using.html	(revision 44)
+++ docs/_build/html/using.html	(revision 48)
@@ -234,5 +234,5 @@
 <div class="section" id="stamps-full-list-of-arguments">
 <h2><a class="toc-backref" href="#id12">stamps - full List of arguments</a><a class="headerlink" href="#stamps-full-list-of-arguments" title="Permalink to this headline">¶</a></h2>
-<p>You can get the full list of arguments from the command line too:</p>
+<p>You can get the full list of arguments from the command line:</p>
 <div class="highlight-python"><div class="highlight"><pre><span class="n">stamps</span> <span class="o">-</span><span class="n">h</span>
 </pre></div>
@@ -242,55 +242,4 @@
 </pre></div>
 </div>
-<p>stamps: show recorded times information</p>
-<pre class="literal-block">
-usage: stamper [-h] [-v] [-s] [-g] [-t] [-d DELETE] [-i IMPORT_FILE]
-               [customer] [filter]
-</pre>
-<dl class="docutils">
-<dt>Positional arguments:</dt>
-<dd><table class="first last docutils option-list" frame="void" rules="none">
-<col class="option" />
-<col class="description" />
-<tbody valign="top">
-<tr><td class="option-group">
-<kbd>customer</kbd></td>
-<td>Show times only for this customer</td></tr>
-<tr><td class="option-group">
-<kbd>filter</kbd></td>
-<td>Filter the times by date range</td></tr>
-</tbody>
-</table>
-</dd>
-<dt>Options:</dt>
-<dd><table class="first last docutils option-list" frame="void" rules="none">
-<col class="option" />
-<col class="description" />
-<tbody valign="top">
-<tr><td class="option-group" colspan="2">
-<kbd><span class="option">-v=False</span>, <span class="option">--verbose=False</span></kbd></td>
-</tr>
-<tr><td>&nbsp;</td><td>Include detailed times information</td></tr>
-<tr><td class="option-group" colspan="2">
-<kbd><span class="option">-s=False</span>, <span class="option">--sum=False</span></kbd></td>
-</tr>
-<tr><td>&nbsp;</td><td>Include sum of times</td></tr>
-<tr><td class="option-group" colspan="2">
-<kbd><span class="option">-g=False</span>, <span class="option">--graph=False</span></kbd></td>
-</tr>
-<tr><td>&nbsp;</td><td>Generate a SVG graph</td></tr>
-<tr><td class="option-group" colspan="2">
-<kbd><span class="option">-t=False</span>, <span class="option">--timeline=False</span></kbd></td>
-</tr>
-<tr><td>&nbsp;</td><td>Show a timeline of recorded times</td></tr>
-<tr><td class="option-group">
-<kbd><span class="option">-d</span>, <span class="option">--delete</span></kbd></td>
-<td>Delete up to n recorded stamps</td></tr>
-<tr><td class="option-group">
-<kbd><span class="option">-i</span>, <span class="option">--import</span></kbd></td>
-<td>Import stamps from the given file</td></tr>
-</tbody>
-</table>
-</dd>
-</dl>
 </div>
 <div class="section" id="date-based-filtering">
