From 67199e1c974db37f2bd200dcca7d7103f42ed06e Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Tue, 14 Feb 2023 21:03:38 +0100 Subject: doc: Add .TP before -g in debuginfod.8 Fixes indentation of -g option. Signed-off-by: Mark Wielaard --- doc/ChangeLog | 4 ++++ doc/debuginfod.8 | 1 + 2 files changed, 5 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index b2ef357a..7f2d6ff4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2023-02-14 Mark Wielaard + + * debuginfod.8: Add .TP before -g. + 2023-01-11 Frank Ch. Eigler * debuginfod.8: Tweak -c/-C documentation for heuristic defaults. diff --git a/doc/debuginfod.8 b/doc/debuginfod.8 index 6d73256f..07cb01ae 100644 --- a/doc/debuginfod.8 +++ b/doc/debuginfod.8 @@ -174,6 +174,7 @@ interrupting a groom pass (if any). .B "\-r" Apply the -I and -X during groom cycles, so that files excluded by the regexes are removed from the index. These parameters are in addition to what normally qualifies a file for grooming, not a replacement. +.TP .B "\-g SECONDS" "\-\-groom\-time=SECONDS" Set the groom time for the index database. This is the amount of time the grooming thread will wait after finishing a grooming pass before -- cgit v1.2.1