Skip to content

Commit

Permalink
Add --skipInvalid option to man page
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Mar 10, 2024
1 parent a3239ea commit 930c832
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/man/kiwix-serve.1
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 930c832

Please sign in to comment.