Commit Diff


commit - 6e3e5d9c28d4cb12a35d58ed075a25edd6b6a98f
commit + ae9f01af2fe34554f2e98fabe58e56d1d76ca990
blob - 6d7473d0cdb2d5c68cd1fc7c5756d6fc84e88692
blob + c206a5114b58027528943401df8d7604ec503700
--- got/got.1
+++ got/got.1
@@ -91,7 +91,7 @@ will be checked out.
 .El
 .\".It Cm status
 .\"Show current status of files.
-.It Cm log [ Fl c Ar commit ] [ Fl f ] [ Fl l Ar N ] [ Fl p ] [ Fl r Ar repository-path ] [ path ]
+.It Cm log [ Fl c Ar commit ] [ Fl C Ar number ] [ Fl f ] [ Fl l Ar N ] [ Fl p ] [ Fl r Ar repository-path ] [ path ]
 Display history of a repository.
 If a
 .Ar path
@@ -124,7 +124,7 @@ Use the repository at the specified path.
 If not specified, assume the repository is located at or above the current
 working directory.
 .El
-.It Cm diff [ Ar repository-path ] Ar object1 Ar object2
+.It Cm diff [ Fl C Ar number ] [ Ar repository-path ] Ar object1 Ar object2
 Display the differences between two objects in the repository.
 Each
 .Ar object