Fixes indentation of -g option.

Signed-off-by: Mark Wielaard <m...@klomp.org>
---
 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  <m...@klomp.org>
+
+       * debuginfod.8: Add .TP before -g.
+
 2023-01-11  Frank Ch. Eigler  <f...@redhat.com>
 
        * 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
-- 
2.31.1

Reply via email to