summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorHorus32015-04-21 05:57:21 +0200
committerHorus32015-04-21 05:57:21 +0200
commit7e4ccc40be46366fd8c0550aca1bfb6e73c3b5c6 (patch)
tree659e0206d73607dbe2cdb75ab871e078d06d37ad /templates/index.html
parentc92ed3c93c379368f615809aa599426890bf2057 (diff)
downloadmandible-7e4ccc40be46366fd8c0550aca1bfb6e73c3b5c6.tar.gz
Add cli program.
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 64e06b6..2e64de8 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -58,7 +58,8 @@
</div>
<div class="col-md-6">
<h2><i class="fa fa-terminal"></i> CLI Program</h2>
- <p><strong>TODO:</strong> Use the image hoster direct from the command line.</p>
+ <p>Use the image hoster direct from the command line.</p>
+ <p><code>$ imgup http://i.imgur.com/s9zxmYe.jpg cat.png</code></p>
</div>
</div>
<div class="row">