Commit 61dd0f65df684a93379cfa4c195ba43ee493bfc7

Stefan Sperling 2022-06-13T09:37:38

remove outdated and overly-specific documentation of got log -s output ok op@

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/got/got.1 b/got/got.1
index 9512f37..9d65d8a 100644
--- a/got/got.1
+++ b/got/got.1
@@ -821,8 +821,6 @@ option.
 .It Fl s
 Display a short one-line summary of each commit, instead of the default
 history format.
-The one-line format prints the beginning of the SHA1 hash of each commit,
-followed by a space and the first line of the log message.
 Cannot be used together with the
 .Fl p
 or