Commit eac81709acb1580b91c98687ce245403678c0ea8

Stefan Sperling 2020-03-21T23:50:41

add missing .Pp in 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 c15d8c3..62fe17b 100644
--- a/got/got.1
+++ b/got/got.1
@@ -2004,6 +2004,7 @@ command:
 .Pp
 .Dl $ cd /var/git/repo
 .Dl $ git config remote.origin.fetch '+refs/heads/*:refs/remotes/origin/*'
+.Pp
 Additionally, the
 .Dq mirror
 option must be disabled: