diff --git a/docs/htdocs/info/docs/tools/vep/script/vep_download.html b/docs/htdocs/info/docs/tools/vep/script/vep_download.html
index e487dbb7a..ef459b18d 100644
--- a/docs/htdocs/info/docs/tools/vep/script/vep_download.html
+++ b/docs/htdocs/info/docs/tools/vep/script/vep_download.html
@@ -1205,7 +1205,7 @@
Running the installer
--PREFER_BIN |
-p |
- Use this if the installer fails with out of memory errors. |
+ Use this if the installer fails with "out of memory" errors. |
--SPECIES |
@@ -1221,6 +1221,16 @@ Running the installer
Use all
to install data for all available species.
+
+ --USE_HTTPS_PROTO |
+ |
+ Download cache and FASTA file using HTTPs protocol instead of FTP. Useful for networks where FTP port is blocked by firewall. |
+
+
+ --GITHUBTOKEN |
+ |
+ Set token to use for authentication when querying GitHub API. Authenticated user have increased rate-limit. NOTE: use token with read-only access. |
+
--QUIET |
-q |