From d5c26614828b671002b45189ace5e42bc09cb8fd Mon Sep 17 00:00:00 2001 From: Christoph Hummer Date: Sun, 27 Oct 2024 15:09:20 +0100 Subject: [PATCH] Update helptext.txt --- emhttp/languages/en_US/helptext.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/emhttp/languages/en_US/helptext.txt b/emhttp/languages/en_US/helptext.txt index 14295bd35..395bc7c26 100644 --- a/emhttp/languages/en_US/helptext.txt +++ b/emhttp/languages/en_US/helptext.txt @@ -2432,6 +2432,11 @@ If desired, specify any routes that should be passed to the **`--advertise-route For more details see the Subnet routers documentation. :end +:docker_tailscale_accept_routes_help: +When enabled, this will accept your subnet routes from other devices, adding the **`--accept-routes`** parameter when running **`tailscale up`**. +For more details see the Use your subnet routes from other devices documentation. +:end + :docker_tailscale_daemon_extra_params_help: Specify any extra parameters to pass when starting **`tailscaled`**. For more details see the tailscaled documentation.