Commit 2a78779e85e34d352d7735c35ba7043a935a59e1

Stefan Sperling 2020-12-11T01:18:32

document that histedit -f can only be used if starting a histedit operation

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/got/got.1 b/got/got.1
index f8e70b8..236be0b 100644
--- a/got/got.1
+++ b/got/got.1
@@ -1629,6 +1629,9 @@ If this option is used, no other command-line arguments are allowed.
 Fold all commits into a single commit.
 This option is a quick equivalent to a histedit script which folds all
 commits, combining them all into one commit.
+The
+.Fl f
+option can only be used when starting a new histedit operation.
 If this option is used, no other command-line arguments are allowed.
 .It Fl F Ar histedit-script
 Use the specified