]> prime8.dev >> repos - ttyd.git/commitdiff
man: add the --base-path option
authorShuanglei Tao <tsl0922@gmail.com>
Tue, 17 Mar 2020 14:24:13 +0000 (22:24 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Tue, 17 Mar 2020 14:24:13 +0000 (22:24 +0800)
man/ttyd.1
man/ttyd.man.md

index a772d5069a1acaf38d12898ca66eb2e2e130d181..cc49f3a47a429935fd3b1506eacd57e9ce8add34 100644 (file)
@@ -91,6 +91,10 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows
 \-I, \-\-index <index file>
       Custom index.html path
 
+.PP
+\-b, \-\-base\-path
+      Expected base path for requests coming from a reverse proxy (eg: /mounted/here)
+
 .PP
 \-6, \-\-ipv6
       Enable IPv6 support
index 7d7ed291ce9a0887f5972157d464bb3b565d880d..e963d432f4322904423d7880b5964a3f98b41752 100644 (file)
@@ -63,6 +63,9 @@ ttyd 1 "September 2016" ttyd "User Manual"
 
   -I, --index <index file>
       Custom index.html path
+  
+  -b, --base-path
+      Expected base path for requests coming from a reverse proxy (eg: /mounted/here)
 
   -6, --ipv6
       Enable IPv6 support