mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-06 01:54:24 +01:00
man: add the --base-path option
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user