summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/cli.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index 81d308d..7721f54 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -78,6 +78,10 @@ section.
- URL for the GitLab server
* - ``private_token``
- Your user token. Login/password is not supported.
+ * - ``http_username``
+ - Username for optional HTTP authentication
+ * - ``http_password``
+ - Password for optional HTTP authentication
CLI
===