Commit Diff


commit - 1758cce7892c5bec4d4ccd3de91615c3c78b23cb
commit + 314444e45ab5ffcb7b53c840c3eccf9b514fb70c
blob - 3499bb5c000dbc73329c7142a6422f0d4c25ce6e
blob + 7825117a1854a2737ac5b841f83716ac3749d20a
--- got/got.1
+++ got/got.1
@@ -832,12 +832,12 @@ option.
 If specified, show only commits with a log message matched by the extended
 regular expression
 .Ar search-pattern .
-When used together with
-.Fl p ,
-then the lines in committed patches can be matched.
-When used together with
-.Fl P ,
-then the file paths changed by a commit can be matched as well.
+Lines in committed patches will be matched if
+.Fl p
+is specified.
+File paths changed by a commit will be matched if
+.Fl P
+is specified.
 Regular expression syntax is documented in
 .Xr re_format 7 .
 .It Fl r Ar repository-path