Commit caea18c125f0af78695c65c39df455945a769e34

Stefan Sperling 2022-06-08T09:51:05

add a missing .Pp to got.1

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/got/got.1 b/got/got.1
index 44f372d..f2c23d1 100644
--- a/got/got.1
+++ b/got/got.1
@@ -814,6 +814,7 @@ status codes:
 .It A Ta new file was added
 .It m Ta modified file modes (executable bit only)
 .El
+.Pp
 Cannot be used with the
 .Fl s
 option.