Commit Diff


commit - 463a997a86a550c63cfa3b30f04b8e4e6280721d
commit + 8b3ec12fa0312f7a9ea2f0c4be0e68d0b0e8aabe
blob - 738c17c0ebe37a01def24d8380868ab37fa276bd
blob + fa001c2db61fe9127ca82232eb555991984c9dcb
--- got/got.1
+++ got/got.1
@@ -570,7 +570,7 @@ Git's garbage collector.
 .It Cm br
 Short alias for
 .Cm branch .
-.It Cm tag Oo Fl m Ar message Oc Oo Fl r Ar repository-path Oc Oo Fl l Oc Ar name Op Ar commit Oc
+.It Cm tag Oo Fl m Ar message Oc Oo Fl r Ar repository-path Oc Oo Fl l Oc Ar name Op Ar commit
 Manage tags in a repository.
 .Pp
 Tags are managed via references which live in the
@@ -1580,7 +1580,6 @@ branch can be integrated into
 .Pp
 .Dl $ got update -b master
 .Dl $ got integrate unified-buffer-cache
-.Pp
 .Sh SEE ALSO
 .Xr tog 1 ,
 .Xr git-repository 5 ,