aboutsummaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index 08318a9..277629b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -122,7 +122,7 @@ http://yourserver.example.com/abcdef1</pre>
</p>
<pre class="example"># curl -XDELETE http://yourserver.example.com/abcdef1
-None</pre>
+Successfully removed abcdef1</pre>
<p>
There is currently no way to authenticate yourself with
@@ -141,7 +141,8 @@ None</pre>
client-side. However, some clients may make things easier.
Currently there is only the
(incomplete) <a href="http://code.ryuslash.org/hypo-emacs/">Emacs
- client</a>.
+ client</a> and a simple
+ <a href="http://code.ryuslash.org/hypo-cli/">CLI client</a>.
</p>
</div>
</div>