From 61cab7e3faf0644e2bfad0d63c3588b2818d66c0 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 29 Dec 2020 12:40:20 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-jackett.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-jackett.md b/images/docker-jackett.md index 0cde24916..474fe1589 100644 --- a/images/docker-jackett.md +++ b/images/docker-jackett.md @@ -101,7 +101,7 @@ Docker images are configured using parameters passed at runtime (such as those a | `PGID=1000` | for GroupID - see below for explanation | | `TZ=Europe/London` | Specify a timezone to use EG Europe/London. | | `AUTO_UPDATE=true` | Allow Jackett to update inside of the container (currently recommended by Jackett and enabled by default) | -| `RUN_OPTS=` | Optionally specify additional arguments to be passed. EG. `--ProxyConnection=10.0.0.100:1234`. | +| `RUN_OPTS=` | Optionally specify additional arguments to be passed. | ### Volume Mappings (`-v`)