From 8d11e620a3d663cf21a62910d0f3961a8aff4be1 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Tue, 23 Aug 2022 15:02:41 +0200 Subject: webui: add a flag to log handling errors --- doc/man/git-bug-webui.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man') diff --git a/doc/man/git-bug-webui.1 b/doc/man/git-bug-webui.1 index ae6c7837..0fcfeac2 100644 --- a/doc/man/git-bug-webui.1 +++ b/doc/man/git-bug-webui.1 @@ -41,6 +41,10 @@ Available git config: \fB--read-only\fP[=false] Whether to run the web UI in read-only mode +.PP +\fB--log-errors\fP[=false] + Whether to log errors + .PP \fB-q\fP, \fB--query\fP="" The query to open in the web UI bug list -- cgit