diff --git a/README.rst b/README.rst
index 80a8736..86b8c39 100644
--- a/README.rst
+++ b/README.rst
@@ -20,6 +20,12 @@ Instaloader
- allows **fine-grained customization** of filters and where to store
downloaded media.
+::
+
+ instaloader [--comments] [--geotags] [--stories]
+ [--login YOUR-USERNAME] [--fast-update]
+ profile | "#hashtag" | :stories | :feed
+
`Instaloader Documentation `__
diff --git a/docs/_templates/caption.html b/docs/_templates/caption.html
index 0c367ea..89c9ba0 100644
--- a/docs/_templates/caption.html
+++ b/docs/_templates/caption.html
@@ -1 +1 @@
-
Instaloader
+
diff --git a/docs/index.rst b/docs/index.rst
index dbbc4b7..7688b40 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,6 +1,8 @@
Instaloader
===========
+.. highlight:: none
+
**Instaloader** is a tool to download pictures (or videos) along with
their captions and other metadata from Instagram.
@@ -26,6 +28,12 @@ With `Python `__ installed, do::
- is free `open source `__
software written in Python.
+::
+
+ instaloader [--comments] [--geotags] [--stories]
+ [--login YOUR-USERNAME] [--fast-update]
+ profile | "#hashtag" | :stories | :feed
+
Table of Contents
-----------------