Fossil SCM

Document the optional IP: part of (server --port IP:PORT), per [forum:88f7f8245e|forum post 88f7f8245e].

stephan 2024-03-09 07:52 trunk
Commit 3815c85746cffaeb9ba347220da9afba613c6ca3e87536f2eabe1f72e5c3c321
1 file changed +1 -1
+1 -1
--- src/main.c
+++ src/main.c
@@ -3142,11 +3142,11 @@
31423142
** setting "redirect-to-https" requests it. This is set
31433143
** by default for the "ui" command.
31443144
** --notfound URL Redirect to URL if a page is not found.
31453145
** -p|--page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
31463146
** --pkey FILE Read the private key used for TLS from FILE
3147
-** -P|--port TCPPORT Listen to request on port TCPPORT
3147
+** -P|--port [IP:]PORT Listen on the given IP (optional) and port
31483148
** --repolist If REPOSITORY is dir, URL "/" lists repos
31493149
** --scgi Accept SCGI rather than HTTP
31503150
** --skin LABEL Use override skin LABEL
31513151
** --th-trace Trace TH1 execution (for debugging purposes)
31523152
** --usepidkey Use saved encryption key from parent process. This is
31533153
--- src/main.c
+++ src/main.c
@@ -3142,11 +3142,11 @@
3142 ** setting "redirect-to-https" requests it. This is set
3143 ** by default for the "ui" command.
3144 ** --notfound URL Redirect to URL if a page is not found.
3145 ** -p|--page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
3146 ** --pkey FILE Read the private key used for TLS from FILE
3147 ** -P|--port TCPPORT Listen to request on port TCPPORT
3148 ** --repolist If REPOSITORY is dir, URL "/" lists repos
3149 ** --scgi Accept SCGI rather than HTTP
3150 ** --skin LABEL Use override skin LABEL
3151 ** --th-trace Trace TH1 execution (for debugging purposes)
3152 ** --usepidkey Use saved encryption key from parent process. This is
3153
--- src/main.c
+++ src/main.c
@@ -3142,11 +3142,11 @@
3142 ** setting "redirect-to-https" requests it. This is set
3143 ** by default for the "ui" command.
3144 ** --notfound URL Redirect to URL if a page is not found.
3145 ** -p|--page PAGE Start "ui" on PAGE. ex: --page "timeline?y=ci"
3146 ** --pkey FILE Read the private key used for TLS from FILE
3147 ** -P|--port [IP:]PORT Listen on the given IP (optional) and port
3148 ** --repolist If REPOSITORY is dir, URL "/" lists repos
3149 ** --scgi Accept SCGI rather than HTTP
3150 ** --skin LABEL Use override skin LABEL
3151 ** --th-trace Trace TH1 execution (for debugging purposes)
3152 ** --usepidkey Use saved encryption key from parent process. This is
3153

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button