Add --skipInvalid option to man page

This commit is contained in:
Emmanuel Engelhart 2024-03-10 16:53:15 +01:00
parent a3239ea8bc
commit 930c8321ca
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -88,6 +88,10 @@ Override the welcome page with a custom HTML file.
\fB-L N, --ipConnectionLimit=N\fR
Max number of (concurrent) connections per IP (default: infinite, recommended: >= 6).
.TP
\fB-k, --skipInvalid\fR
Startup even when ZIM files are invalid (those will be skipped)
.TP
\fB-v, --verbose\fR
Print debug log to STDOUT.