Commit 3b01d641c14e67930d70d9cc5fb8b06d0f782033

Stefan Sperling 2022-03-22T11:19:46

mention that 'got patch' is compatible with 'cvs diff -u' output

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/got/got.1 b/got/got.1
index 8576829..a9d816d 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1298,7 +1298,9 @@ The patch must be in the unified diff format as produced by
 .Xr git-diff 1 ,
 or by
 .Xr diff 1
-when invoked with the
+and
+.Xr cvs 1
+diff when invoked with the
 .Fl u
 option.
 If no